How to Install and Uninstall trace-cmd.x86_64 Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "trace-cmd.x86_64" package
This guide let you learn how to install trace-cmd.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
trace-cmd.x86_64
Copied
2. Uninstall "trace-cmd.x86_64" package
Here is a brief guide to show you how to uninstall trace-cmd.x86_64 on AlmaLinux 8:
$
sudo dnf remove
trace-cmd.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the trace-cmd.x86_64 package on AlmaLinux 8
Last metadata expiration check: 1:47:13 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : trace-cmd
Version : 2.7
Release : 10.el8
Architecture : x86_64
Size : 257 k
Source : trace-cmd-2.7-10.el8.src.rpm
Repository : baseos
Summary : A user interface to Ftrace
URL : http://git.kernel.org/?p=linux/kernel/git/rostedt/trace-cmd.git;a=summary
License : GPLv2 and LGPLv2
Description : trace-cmd is a user interface to Ftrace. Instead of needing to use the
: debugfs directly, trace-cmd will handle of setting of options and
: tracers and will record into a data file.
Available Packages
Name : trace-cmd
Version : 2.7
Release : 10.el8
Architecture : x86_64
Size : 257 k
Source : trace-cmd-2.7-10.el8.src.rpm
Repository : baseos
Summary : A user interface to Ftrace
URL : http://git.kernel.org/?p=linux/kernel/git/rostedt/trace-cmd.git;a=summary
License : GPLv2 and LGPLv2
Description : trace-cmd is a user interface to Ftrace. Instead of needing to use the
: debugfs directly, trace-cmd will handle of setting of options and
: tracers and will record into a data file.