How to Install and Uninstall twine.noarch Package on Fedora 36

Last updated: November 29,2024

1. Install "twine.noarch" package

Please follow the guidelines below to install twine.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install twine.noarch

2. Uninstall "twine.noarch" package

Please follow the step by step instructions below to uninstall twine.noarch on Fedora 36:

$ sudo dnf remove twine.noarch $ sudo dnf autoremove

3. Information about the twine.noarch package on Fedora 36

Last metadata expiration check: 2:51:03 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : twine
Version : 3.8.0
Release : 1.fc36
Architecture : noarch
Size : 76 k
Source : python-twine-3.8.0-1.fc36.src.rpm
Repository : fedora
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.