How to Install and Uninstall python3-check-manifest.noarch Package on Fedora 34

Last updated: November 24,2024

1. Install "python3-check-manifest.noarch" package

In this section, we are going to explain the necessary steps to install python3-check-manifest.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-check-manifest.noarch

2. Uninstall "python3-check-manifest.noarch" package

Please follow the guidelines below to uninstall python3-check-manifest.noarch on Fedora 34:

$ sudo dnf remove python3-check-manifest.noarch $ sudo dnf autoremove

3. Information about the python3-check-manifest.noarch package on Fedora 34

Last metadata expiration check: 0:34:50 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-check-manifest
Version : 0.45
Release : 2.fc34
Architecture : noarch
Size : 41 k
Source : python-check-manifest-0.45-2.fc34.src.rpm
Repository : fedora
Summary : Check MANIFEST.in in a Python source package
URL : https://github.com/mgedmin/check-manifest
License : MIT
Description : Check MANIFEST.in in a Python source package for completeness to avoid the
: upload of broken packages.