How to Install and Uninstall ntsysv.x86_64 Package on Fedora 34

Last updated: June 02,2024

1. Install "ntsysv.x86_64" package

This guide let you learn how to install ntsysv.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install ntsysv.x86_64

2. Uninstall "ntsysv.x86_64" package

In this section, we are going to explain the necessary steps to uninstall ntsysv.x86_64 on Fedora 34:

$ sudo dnf remove ntsysv.x86_64 $ sudo dnf autoremove

3. Information about the ntsysv.x86_64 package on Fedora 34

Last metadata expiration check: 1:18:01 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : ntsysv
Version : 1.15
Release : 2.fc34
Architecture : x86_64
Size : 23 k
Source : chkconfig-1.15-2.fc34.src.rpm
Repository : fedora
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).