How to Install and Uninstall ftp.x86_64 Package on CentOS 8 / RHEL 8

Last updated: November 15,2024

1. Install "ftp.x86_64" package

Please follow the step by step instructions below to install ftp.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install ftp.x86_64

2. Uninstall "ftp.x86_64" package

Here is a brief guide to show you how to uninstall ftp.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove ftp.x86_64 $ sudo dnf autoremove

3. Information about the ftp.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:26:52 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : ftp
Version : 0.17
Release : 78.el8
Architecture : x86_64
Size : 70 k
Source : ftp-0.17-78.el8.src.rpm
Repository : appstream
Summary : The standard UNIX FTP (File Transfer Protocol) client
URL : ftp://ftp.linux.org.uk/pub/linux/Networking/netkit
License : BSD with advertising
Description : The ftp package provides the standard UNIX command-line FTP (File
: Transfer Protocol) client. FTP is a widely used protocol for
: transferring files over the Internet and for archiving files.
:
: If your system is on a network, you should install ftp in order to do
: file transfers.