How to Install and Uninstall xinetd.x86_64 Package on Rocky Linux 8
Last updated: January 16,2025
1. Install "xinetd.x86_64" package
This tutorial shows how to install xinetd.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
xinetd.x86_64
Copied
2. Uninstall "xinetd.x86_64" package
Here is a brief guide to show you how to uninstall xinetd.x86_64 on Rocky Linux 8:
$
sudo dnf remove
xinetd.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the xinetd.x86_64 package on Rocky Linux 8
Last metadata expiration check: 2:23:32 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : xinetd
Epoch : 2
Version : 2.3.15
Release : 24.el8
Architecture : x86_64
Size : 133 k
Source : xinetd-2.3.15-24.el8.src.rpm
Repository : appstream
Summary : A secure replacement for inetd
URL : https://github.com/xinetd-org/xinetd
License : xinetd
Description : Xinetd is a secure replacement for inetd, the Internet services
: daemon. Xinetd provides access control for all services based on the
: address of the remote host and/or on time of access and can prevent
: denial-of-access attacks. Xinetd provides extensive logging, has no
: limit on the number of server arguments, and lets you bind specific
: services to specific IP addresses on your host machine. Each service
: has its own specific configuration file for Xinetd; the files are
: located in the /etc/xinetd.d directory.
Available Packages
Name : xinetd
Epoch : 2
Version : 2.3.15
Release : 24.el8
Architecture : x86_64
Size : 133 k
Source : xinetd-2.3.15-24.el8.src.rpm
Repository : appstream
Summary : A secure replacement for inetd
URL : https://github.com/xinetd-org/xinetd
License : xinetd
Description : Xinetd is a secure replacement for inetd, the Internet services
: daemon. Xinetd provides access control for all services based on the
: address of the remote host and/or on time of access and can prevent
: denial-of-access attacks. Xinetd provides extensive logging, has no
: limit on the number of server arguments, and lets you bind specific
: services to specific IP addresses on your host machine. Each service
: has its own specific configuration file for Xinetd; the files are
: located in the /etc/xinetd.d directory.