How to Install and Uninstall ntsysv.x86_64 Package on Rocky Linux 9
Last updated: January 10,2025
1. Install "ntsysv.x86_64" package
Please follow the guidance below to install ntsysv.x86_64 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
ntsysv.x86_64
Copied
2. Uninstall "ntsysv.x86_64" package
This guide covers the steps necessary to uninstall ntsysv.x86_64 on Rocky Linux 9:
$
sudo dnf remove
ntsysv.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ntsysv.x86_64 package on Rocky Linux 9
Last metadata expiration check: 0:10:55 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : ntsysv
Version : 1.24
Release : 1.el9
Architecture : x86_64
Size : 25 k
Source : chkconfig-1.24-1.el9.src.rpm
Repository : appstream
Summary : A tool to set the stop/start of system services in a runlevel
URL : https://github.com/fedora-sysv/chkconfig
License : GPL-2.0-only
Description : Ntsysv provides a simple interface for setting which system services
: are started or stopped in various runlevels (instead of directly
: manipulating the numerous symbolic links in /etc/rc.d). Unless you
: specify a runlevel or runlevels on the command line (see the man
: page), ntsysv configures the current runlevel (5 if you're using X).
Available Packages
Name : ntsysv
Version : 1.24
Release : 1.el9
Architecture : x86_64
Size : 25 k
Source : chkconfig-1.24-1.el9.src.rpm
Repository : appstream
Summary : A tool to set the stop/start of system services in a runlevel
URL : https://github.com/fedora-sysv/chkconfig
License : GPL-2.0-only
Description : Ntsysv provides a simple interface for setting which system services
: are started or stopped in various runlevels (instead of directly
: manipulating the numerous symbolic links in /etc/rc.d). Unless you
: specify a runlevel or runlevels on the command line (see the man
: page), ntsysv configures the current runlevel (5 if you're using X).