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

Last updated: April 30,2024

1. Install "initscripts.x86_64" package

Please follow the guidelines below to install initscripts.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install initscripts.x86_64

2. Uninstall "initscripts.x86_64" package

Please follow the instructions below to uninstall initscripts.x86_64 on Amazon Linux 2:

$ sudo yum remove initscripts.x86_64 $ sudo yum autoremove

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

Loaded plugins: ovl, priorities
Available Packages
Name : initscripts
Arch : x86_64
Version : 9.49.47
Release : 1.amzn2.0.1
Size : 440 k
Repo : amzn2-core/2/x86_64
Summary : The inittab file and the /etc/init.d scripts
URL : https://github.com/fedora-sysv/initscripts
License : GPLv2 and GPLv2+
Description : The initscripts package contains basic system scripts used
: during a boot of the system. It also contains scripts which
: activate and deactivate most network interfaces.