How to Install and Uninstall python3-tox.noarch Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "python3-tox.noarch" package
Please follow the step by step instructions below to install python3-tox.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-tox.noarch
Copied
2. Uninstall "python3-tox.noarch" package
Please follow the step by step instructions below to uninstall python3-tox.noarch on AlmaLinux 8:
$
sudo dnf remove
python3-tox.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-tox.noarch package on AlmaLinux 8
Last metadata expiration check: 0:56:53 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-tox
Version : 3.4.0
Release : 2.el8
Architecture : noarch
Size : 128 k
Source : python-tox-3.4.0-2.el8.src.rpm
Repository : epel
Summary : Virtualenv-based automation of test activities
URL : https://tox.readthedocs.io
License : MIT
Description : Tox as is a generic virtualenv management and test command line tool you
: can use for:
:
: - checking your package installs correctly with different Python versions
: and interpreters
: - running your tests in each of the environments, configuring your test tool
: of choice
: - acting as a frontend to Continuous Integration servers, greatly reducing
: boilerplate and merging CI and shell-based testing.
Available Packages
Name : python3-tox
Version : 3.4.0
Release : 2.el8
Architecture : noarch
Size : 128 k
Source : python-tox-3.4.0-2.el8.src.rpm
Repository : epel
Summary : Virtualenv-based automation of test activities
URL : https://tox.readthedocs.io
License : MIT
Description : Tox as is a generic virtualenv management and test command line tool you
: can use for:
:
: - checking your package installs correctly with different Python versions
: and interpreters
: - running your tests in each of the environments, configuring your test tool
: of choice
: - acting as a frontend to Continuous Integration servers, greatly reducing
: boilerplate and merging CI and shell-based testing.