How to Install and Uninstall chkconfig.x86_64 Package on CentOS 7 / RHEL 7
Last updated: November 21,2024
1. Install "chkconfig.x86_64" package
Learn how to install chkconfig.x86_64 on CentOS 7 / RHEL 7
$
sudo yum makecache
Copied
$
sudo yum install
chkconfig.x86_64
Copied
2. Uninstall "chkconfig.x86_64" package
This tutorial shows how to uninstall chkconfig.x86_64 on CentOS 7 / RHEL 7:
$
sudo yum remove
chkconfig.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the chkconfig.x86_64 package on CentOS 7 / RHEL 7
Installed Packages
Name : chkconfig
Arch : x86_64
Version : 1.7.6
Release : 1.el7
Size : 761 k
Repo : installed
From repo : anaconda
Summary : A system tool for maintaining the /etc/rc*.d hierarchy
URL : https://github.com/fedora-sysv/chkconfig
License : GPLv2
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.
Name : chkconfig
Arch : x86_64
Version : 1.7.6
Release : 1.el7
Size : 761 k
Repo : installed
From repo : anaconda
Summary : A system tool for maintaining the /etc/rc*.d hierarchy
URL : https://github.com/fedora-sysv/chkconfig
License : GPLv2
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.