How to Install and Uninstall python3-nitrate.noarch Package on Oracle Linux 8
Last updated: November 29,2024
1. Install "python3-nitrate.noarch" package
This tutorial shows how to install python3-nitrate.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-nitrate.noarch
Copied
2. Uninstall "python3-nitrate.noarch" package
Please follow the steps below to uninstall python3-nitrate.noarch on Oracle Linux 8:
$
sudo dnf remove
python3-nitrate.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-nitrate.noarch package on Oracle Linux 8
Last metadata expiration check: 5:20:14 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-nitrate
Version : 1.8.2
Release : 1.el8
Architecture : noarch
Size : 143 k
Source : python-nitrate-1.8.2-1.el8.src.rpm
Repository : epel
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).
Available Packages
Name : python3-nitrate
Version : 1.8.2
Release : 1.el8
Architecture : noarch
Size : 143 k
Source : python-nitrate-1.8.2-1.el8.src.rpm
Repository : epel
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).