How to Install and Uninstall python3-tracer.noarch Package on CentOS Stream 8

Last updated: January 11,2025

1. Install "python3-tracer.noarch" package

Please follow the step by step instructions below to install python3-tracer.noarch on CentOS Stream 8

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

2. Uninstall "python3-tracer.noarch" package

Please follow the instructions below to uninstall python3-tracer.noarch on CentOS Stream 8:

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

3. Information about the python3-tracer.noarch package on CentOS Stream 8

Last metadata expiration check: 4:14:21 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-tracer
Version : 1.1
Release : 1.el8
Architecture : noarch
Size : 171 k
Source : tracer-1.1-1.el8.src.rpm
Repository : appstream
Summary : Common files for tracer
URL : http://tracer-package.com/
License : GPL-2.0-or-later
Description : Tracer determines which applications use outdated files and prints them. For
: special kind of applications such as services or daemons, it suggests a standard
: command to restart it. Detecting whether file is outdated or not is based on a
: simple idea. If application has loaded in memory any version of a file
: which is provided by any package updated since system was booted up, tracer
: consider this application as outdated.
:
: Python 3 version.