How to Install and Uninstall python3-spec.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 13,2024
1. Install "python3-spec.noarch" package
In this section, we are going to explain the necessary steps to install python3-spec.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3-spec.noarch
Copied
2. Uninstall "python3-spec.noarch" package
This guide covers the steps necessary to uninstall python3-spec.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3-spec.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-spec.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:01:32 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-spec
Version : 1.4.1
Release : 2.el8
Architecture : noarch
Size : 33 k
Source : python-spec-1.4.1-2.el8.src.rpm
Repository : epel
Summary : Specification-style output for python3-nose
URL : https://github.com/bitprophet/spec
License : MIT
Description : A Python testing tool that provides:
:
: * Colorized, specification style output
: * Colorized tracebacks and summary
: * Test-running CLI tool that enables useful non-default options and implements
: relaxed test discovery for less test_annoying.py:TestBoilerplate.test_code
: and more readable.py:Classes.and_methods.
Available Packages
Name : python3-spec
Version : 1.4.1
Release : 2.el8
Architecture : noarch
Size : 33 k
Source : python-spec-1.4.1-2.el8.src.rpm
Repository : epel
Summary : Specification-style output for python3-nose
URL : https://github.com/bitprophet/spec
License : MIT
Description : A Python testing tool that provides:
:
: * Colorized, specification style output
: * Colorized tracebacks and summary
: * Test-running CLI tool that enables useful non-default options and implements
: relaxed test discovery for less test_annoying.py:TestBoilerplate.test_code
: and more readable.py:Classes.and_methods.