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

Last updated: July 05,2024

1. Install "twine.noarch" package

This guide let you learn how to install twine.noarch on Fedora 34

$ 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 34:

$ sudo dnf remove twine.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:02:20 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : twine
Version : 3.3.0
Release : 2.fc34
Architecture : noarch
Size : 71 k
Source : python-twine-3.3.0-2.fc34.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.