How to Install and Uninstall chkconfig.x86_64 Package on Oracle Linux 9
Last updated: November 25,2024
1. Install "chkconfig.x86_64" package
Please follow the steps below to install chkconfig.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
chkconfig.x86_64
Copied
2. Uninstall "chkconfig.x86_64" package
Here is a brief guide to show you how to uninstall chkconfig.x86_64 on Oracle Linux 9:
$
sudo dnf remove
chkconfig.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the chkconfig.x86_64 package on Oracle Linux 9
Last metadata expiration check: 0:22:48 ago on Thu Feb 15 07:50:05 2024.
Installed Packages
Name : chkconfig
Version : 1.24
Release : 1.0.1.el9
Architecture : x86_64
Size : 743 k
Source : chkconfig-1.24-1.0.1.el9.src.rpm
Repository : @System
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.
Installed Packages
Name : chkconfig
Version : 1.24
Release : 1.0.1.el9
Architecture : x86_64
Size : 743 k
Source : chkconfig-1.24-1.0.1.el9.src.rpm
Repository : @System
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.