How to Install and Uninstall python3-profilehooks.noarch Package on CentOS 8 / RHEL 8
Last updated: November 01,2024
1. Install "python3-profilehooks.noarch" package
This is a short guide on how to install python3-profilehooks.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-profilehooks.noarch
Copied
2. Uninstall "python3-profilehooks.noarch" package
Learn how to uninstall python3-profilehooks.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-profilehooks.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-profilehooks.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:00:22 ago on Sun May 9 13:03:46 2021.
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.