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

Last updated: October 05,2024

1. Install "python3-nitrate.noarch" package

Here is a brief guide to show you how to install python3-nitrate.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-nitrate.noarch

2. Uninstall "python3-nitrate.noarch" package

Here is a brief guide to show you how to uninstall python3-nitrate.noarch on Fedora 34:

$ sudo dnf remove python3-nitrate.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:40:17 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-nitrate
Version : 1.6
Release : 3.fc34
Architecture : noarch
Size : 128 k
Source : python-nitrate-1.6-3.fc34.src.rpm
Repository : fedora
Summary : Python API for the Nitrate test case management system
URL : https://github.com/psss/python-nitrate
License : LGPLv2+
Description : A Python interface to the Nitrate test case management system.
: The package consists of a high-level Python module (provides
: natural object interface), a low-level driver (allows to directly
: access Nitrate XMLRPC API) and a command line interpreter (useful
: for fast debugging and experimenting).