How to Install and Uninstall nox.noarch Package on Fedora 36

Last updated: January 16,2025

1. Install "nox.noarch" package

This is a short guide on how to install nox.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install nox.noarch

2. Uninstall "nox.noarch" package

Please follow the steps below to uninstall nox.noarch on Fedora 36:

$ sudo dnf remove nox.noarch $ sudo dnf autoremove

3. Information about the nox.noarch package on Fedora 36

Last metadata expiration check: 0:05:22 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : nox
Version : 2022.1.7
Release : 1.fc36
Architecture : noarch
Size : 79 k
Source : nox-2022.1.7-1.fc36.src.rpm
Repository : updates
Summary : Flexible test automation
URL : https://nox.thea.codes
License : ASL 2.0
Description : Nox is a command-line tool that automates testing in multiple Python
: environments, similar to tox. Unlike tox, Nox uses a standard Python
: file for configuration.