How to Install and Uninstall twine.noarch Package on AlmaLinux 8

Last updated: January 19,2025

1. Install "twine.noarch" package

Please follow the guidelines below to install twine.noarch on AlmaLinux 8

$ sudo dnf update $ sudo dnf install twine.noarch

2. Uninstall "twine.noarch" package

Learn how to uninstall twine.noarch on AlmaLinux 8:

$ sudo dnf remove twine.noarch $ sudo dnf autoremove

3. Information about the twine.noarch package on AlmaLinux 8

Last metadata expiration check: 1:23:11 ago on Mon Sep 5 03:22:42 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.