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

Last updated: November 27,2024

1. Install "python3-profilehooks.noarch" package

This is a short guide on how to install python3-profilehooks.noarch on Fedora 35

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

2. Uninstall "python3-profilehooks.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-profilehooks.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:37:11 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-profilehooks
Version : 1.12.0
Release : 4.fc35
Architecture : noarch
Size : 26 k
Source : python-profilehooks-1.12.0-4.fc35.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.