How to Install and Uninstall chkconfig.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 10,2024

1. Install "chkconfig.x86_64" package

Please follow the step by step instructions below to install chkconfig.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install chkconfig.x86_64

2. Uninstall "chkconfig.x86_64" package

Please follow the instructions below to uninstall chkconfig.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove chkconfig.x86_64 $ sudo dnf autoremove

3. Information about the chkconfig.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:06:12 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : chkconfig
Version : 1.24
Release : 1.el9
Architecture : x86_64
Size : 183 k
Source : chkconfig-1.24-1.el9.src.rpm
Repository : ubi-9-baseos-rpms
Summary : A system tool for maintaining the /etc/rc*.d hierarchy
URL : https://github.com/fedora-sysv/chkconfig
License : GPL-2.0-only
Description : Chkconfig is a basic system utility. It updates and queries runlevel
: information for system services. Chkconfig manipulates the numerous
: symbolic links in /etc/rc.d, to relieve system administrators of some
: of the drudgery of manually editing the symbolic links.