How to Install and Uninstall ntsysv.x86_64 Package on AlmaLinux 8

Last updated: November 01,2024

1. Install "ntsysv.x86_64" package

Please follow the instructions below to install ntsysv.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install ntsysv.x86_64

2. Uninstall "ntsysv.x86_64" package

Please follow the step by step instructions below to uninstall ntsysv.x86_64 on AlmaLinux 8:

$ sudo dnf remove ntsysv.x86_64 $ sudo dnf autoremove

3. Information about the ntsysv.x86_64 package on AlmaLinux 8

Last metadata expiration check: 0:50:55 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : ntsysv
Version : 1.19.1
Release : 1.el8
Architecture : x86_64
Size : 45 k
Source : chkconfig-1.19.1-1.el8.src.rpm
Repository : baseos
Summary : A tool to set the stop/start of system services in a runlevel
URL : https://github.com/fedora-sysv/chkconfig
License : GPLv2
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).