How to Install and Uninstall python3-profilehooks.noarch Package on Oracle Linux 8
Last updated: November 13,2024
1. Install "python3-profilehooks.noarch" package
Here is a brief guide to show you how to install python3-profilehooks.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-profilehooks.noarch
Copied
2. Uninstall "python3-profilehooks.noarch" package
Please follow the steps below to uninstall python3-profilehooks.noarch on Oracle Linux 8:
$
sudo dnf remove
python3-profilehooks.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-profilehooks.noarch package on Oracle Linux 8
Last metadata expiration check: 4:10:13 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-profilehooks
Version : 1.11.2
Release : 1.el8
Architecture : noarch
Size : 28 k
Source : python-profilehooks-1.11.2-1.el8.src.rpm
Repository : epel
Summary : Decorators for profiling/timing/tracing individual functions
URL : https://pypi.python.org/pypi/profilehooks/1.11.2
License : MIT
Description : Profilehooks is a collection of decorators for profiling functions.
Available Packages
Name : python3-profilehooks
Version : 1.11.2
Release : 1.el8
Architecture : noarch
Size : 28 k
Source : python-profilehooks-1.11.2-1.el8.src.rpm
Repository : epel
Summary : Decorators for profiling/timing/tracing individual functions
URL : https://pypi.python.org/pypi/profilehooks/1.11.2
License : MIT
Description : Profilehooks is a collection of decorators for profiling functions.