How to Install and Uninstall twine.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 28,2024
1. Install "twine.noarch" package
Please follow the steps below to install twine.noarch on Red Hat Enterprise Linux 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 Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
twine.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the twine.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:07:56 ago on Mon Feb 26 15:59:38 2024.
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.