How to Install and Uninstall debugmode.x86_64 Package on Amazon Linux 2

Last updated: May 08,2024

1. Install "debugmode.x86_64" package

Learn how to install debugmode.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install debugmode.x86_64

2. Uninstall "debugmode.x86_64" package

Learn how to uninstall debugmode.x86_64 on Amazon Linux 2:

$ sudo yum remove debugmode.x86_64 $ sudo yum autoremove

3. Information about the debugmode.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : debugmode
Arch : x86_64
Version : 9.49.47
Release : 1.amzn2.0.1
Size : 138 k
Repo : amzn2-core/2/x86_64
Summary : Scripts for running in debugging mode
URL : https://github.com/fedora-sysv/initscripts
License : GPLv2 and GPLv2+
Description : The debugmode package contains some basic scripts that are used to
: run the system in a debugging mode.
:
: Currently, this consists of various memory checking code.