How to Install and Uninstall twine.noarch Package on Fedora 35
Last updated: December 13,2024
1. Install "twine.noarch" package
Please follow the guidance below to install twine.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
twine.noarch
Copied
2. Uninstall "twine.noarch" package
Please follow the instructions below to uninstall twine.noarch on Fedora 35:
$
sudo dnf remove
twine.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the twine.noarch package on Fedora 35
Last metadata expiration check: 3:50:10 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : twine
Version : 3.6.0
Release : 1.fc35
Architecture : noarch
Size : 76 k
Source : python-twine-3.6.0-1.fc35.src.rpm
Repository : updates
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 : 3.6.0
Release : 1.fc35
Architecture : noarch
Size : 76 k
Source : python-twine-3.6.0-1.fc35.src.rpm
Repository : updates
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.