How to Install and Uninstall twine.noarch Package on CentOS 8 / RHEL 8
Last updated: November 27,2024
1. Install "twine.noarch" package
This guide let you learn how to install twine.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
twine.noarch
Copied
2. Uninstall "twine.noarch" package
This guide let you learn how to uninstall twine.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
twine.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the twine.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:55:16 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : twine
Version : 2.0.0
Release : 1.el8
Architecture : noarch
Size : 69 k
Source : python-twine-2.0.0-1.el8.src.rpm
Repository : epel
Summary : Twine is a utility for publishing Python packages on PyPI
URL : https://github.com/pypa/twine
License : ASL 2.0
Description : Twine is a utility for interacting with PyPI.
: Currently it only supports registering projects and uploading distributions.
Available Packages
Name : twine
Version : 2.0.0
Release : 1.el8
Architecture : noarch
Size : 69 k
Source : python-twine-2.0.0-1.el8.src.rpm
Repository : epel
Summary : Twine is a utility for publishing Python packages on PyPI
URL : https://github.com/pypa/twine
License : ASL 2.0
Description : Twine is a utility for interacting with PyPI.
: Currently it only supports registering projects and uploading distributions.