How to Install and Uninstall python3-profilehooks.noarch Package on Fedora 34

Last updated: September 16,2024

1. Install "python3-profilehooks.noarch" package

Please follow the guidance below to install python3-profilehooks.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-profilehooks.noarch

2. Uninstall "python3-profilehooks.noarch" package

Here is a brief guide to show you how to uninstall python3-profilehooks.noarch on Fedora 34:

$ sudo dnf remove python3-profilehooks.noarch $ sudo dnf autoremove

3. Information about the python3-profilehooks.noarch package on Fedora 34

Last metadata expiration check: 3:49:30 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-profilehooks
Version : 1.12.0
Release : 2.fc34
Architecture : noarch
Size : 26 k
Source : python-profilehooks-1.12.0-2.fc34.src.rpm
Repository : fedora
Summary : Decorators for profiling/timing/tracing individual functions
URL : https://pypi.python.org/pypi/profilehooks/1.12.0
License : MIT
Description : Profilehooks is a collection of decorators for profiling functions.