How to Install and Uninstall trace-cmd.x86_64 Package on Amazon Linux 2

Last updated: November 28,2024

1. Install "trace-cmd.x86_64" package

This guide covers the steps necessary to install trace-cmd.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install trace-cmd.x86_64

2. Uninstall "trace-cmd.x86_64" package

Learn how to uninstall trace-cmd.x86_64 on Amazon Linux 2:

$ sudo yum remove trace-cmd.x86_64 $ sudo yum autoremove

3. Information about the trace-cmd.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : trace-cmd
Arch : x86_64
Version : 2.6.0
Release : 10.amzn2
Size : 1.8 M
Repo : amzn2-core/2/x86_64
Summary : A user interface to Ftrace
URL : http://www.kernel.org/pub/linux/analysis/trace-cmd/
License : GPLv2 and LGPLv2+
Description : The trace-cmd utility 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.