How to Install and Uninstall python3-tox-current-env.noarch Package on CentOS Stream 9

Last updated: October 12,2024

1. Install "python3-tox-current-env.noarch" package

In this section, we are going to explain the necessary steps to install python3-tox-current-env.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install python3-tox-current-env.noarch

2. Uninstall "python3-tox-current-env.noarch" package

This is a short guide on how to uninstall python3-tox-current-env.noarch on CentOS Stream 9:

$ sudo dnf remove python3-tox-current-env.noarch $ sudo dnf autoremove

3. Information about the python3-tox-current-env.noarch package on CentOS Stream 9

Last metadata expiration check: 3:25:14 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-tox-current-env
Version : 0.0.8
Release : 4.el9
Architecture : noarch
Size : 21 k
Source : python-tox-current-env-0.0.8-4.el9.src.rpm
Repository : epel
Summary : Tox plugin to run tests in current Python environment
URL : https://github.com/fedora-python/tox-current-env
License : MIT
Description : The tox-current-env plugin allows to run tests in current Python environment.