How to Install and Uninstall python3-nose-timer.noarch Package on Oracle Linux 8

Last updated: October 05,2024

1. Install "python3-nose-timer.noarch" package

In this section, we are going to explain the necessary steps to install python3-nose-timer.noarch on Oracle Linux 8

$ sudo dnf update $ sudo dnf install python3-nose-timer.noarch

2. Uninstall "python3-nose-timer.noarch" package

Here is a brief guide to show you how to uninstall python3-nose-timer.noarch on Oracle Linux 8:

$ sudo dnf remove python3-nose-timer.noarch $ sudo dnf autoremove

3. Information about the python3-nose-timer.noarch package on Oracle Linux 8

Last metadata expiration check: 2:32:34 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-nose-timer
Version : 0.7.5
Release : 2.el8
Architecture : noarch
Size : 21 k
Source : python-nose-timer-0.7.5-2.el8.src.rpm
Repository : epel
Summary : A timer plugin for nosetests
URL : https://github.com/mahmoudimus/nose-timer
License : MIT
Description : A timer plugin for nosetests that answers the question: How much time does
: every test take?