How to Install and Uninstall chkconfig.x86_64 Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "chkconfig.x86_64" package
Please follow the instructions below to install chkconfig.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
chkconfig.x86_64
Copied
2. Uninstall "chkconfig.x86_64" package
Please follow the guidelines below to uninstall chkconfig.x86_64 on Rocky Linux 8:
$
sudo dnf remove
chkconfig.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the chkconfig.x86_64 package on Rocky Linux 8
Last metadata expiration check: 1:37:32 ago on Mon Sep 12 10:27:18 2022.
Installed Packages
Name : chkconfig
Version : 1.19.1
Release : 1.el8
Architecture : x86_64
Size : 808 k
Source : chkconfig-1.19.1-1.el8.src.rpm
Repository : @System
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.
Installed Packages
Name : chkconfig
Version : 1.19.1
Release : 1.el8
Architecture : x86_64
Size : 808 k
Source : chkconfig-1.19.1-1.el8.src.rpm
Repository : @System
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.