How to Install and Uninstall twine.noarch Package on Rocky Linux 8

Last updated: May 11,2024

1. Install "twine.noarch" package

This is a short guide on how to install twine.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install twine.noarch

2. Uninstall "twine.noarch" package

Learn how to uninstall twine.noarch on Rocky Linux 8:

$ sudo dnf remove twine.noarch $ sudo dnf autoremove

3. Information about the twine.noarch package on Rocky Linux 8

Last metadata expiration check: 2:02:58 ago on Mon Sep 12 10:27:18 2022.
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.