How to Install and Uninstall tcp_wrappers.x86_64 Package on Fedora 39

Last updated: February 08,2025

1. Install "tcp_wrappers.x86_64" package

This tutorial shows how to install tcp_wrappers.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install tcp_wrappers.x86_64

2. Uninstall "tcp_wrappers.x86_64" package

This guide let you learn how to uninstall tcp_wrappers.x86_64 on Fedora 39:

$ sudo dnf remove tcp_wrappers.x86_64 $ sudo dnf autoremove

3. Information about the tcp_wrappers.x86_64 package on Fedora 39

Last metadata expiration check: 1:57:32 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : tcp_wrappers
Version : 7.6
Release : 104.fc39
Architecture : x86_64
Size : 77 k
Source : tcp_wrappers-7.6-104.fc39.src.rpm
Repository : fedora
Summary : A security tool which acts as a wrapper for TCP daemons
URL : ftp://ftp.porcupine.org/pub/security/index.html
License : BSD
Description : The tcp_wrappers package provides small daemon programs which can
: monitor and filter incoming requests for systat, finger, FTP, telnet,
: rlogin, rsh, exec, tftp, talk and other network services.
:
: Install the tcp_wrappers program if you need a security tool for
: filtering incoming network services requests.
:
: This version also supports IPv6.