How to Install and Uninstall python3-tox-current-env.noarch Package on Oracle Linux 9

Last updated: June 26,2024

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

This is a short guide on how to install python3-tox-current-env.noarch on Oracle Linux 9

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

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

Learn how to uninstall python3-tox-current-env.noarch on Oracle Linux 9:

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

3. Information about the python3-tox-current-env.noarch package on Oracle Linux 9

Last metadata expiration check: 2:23:06 ago on Thu Feb 15 07:50:05 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.