How to Install and Uninstall tracer.src Package on Oracle Linux 9
Last updated: November 16,2024
1. Install "tracer.src" package
Please follow the steps below to install tracer.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
tracer.src
Copied
2. Uninstall "tracer.src" package
Please follow the guidance below to uninstall tracer.src on Oracle Linux 9:
$
sudo dnf remove
tracer.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the tracer.src package on Oracle Linux 9
Last metadata expiration check: 3:48:33 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : tracer
Version : 0.7.5
Release : 4.el9
Architecture : src
Size : 79 k
Source : None
Repository : ol9_appstream
Summary : Finds outdated running applications in your system
URL : http://tracer-package.com/
License : GPLv2+
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.
Available Packages
Name : tracer
Version : 0.7.5
Release : 4.el9
Architecture : src
Size : 79 k
Source : None
Repository : ol9_appstream
Summary : Finds outdated running applications in your system
URL : http://tracer-package.com/
License : GPLv2+
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.