How to Install and Uninstall ftp.x86_64 Package on Oracle Linux 8

Last updated: November 28,2024

1. Install "ftp.x86_64" package

Please follow the instructions below to install ftp.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install ftp.x86_64

2. Uninstall "ftp.x86_64" package

Please follow the step by step instructions below to uninstall ftp.x86_64 on Oracle Linux 8:

$ sudo dnf remove ftp.x86_64 $ sudo dnf autoremove

3. Information about the ftp.x86_64 package on Oracle Linux 8

Last metadata expiration check: 5:39:26 ago on Mon Sep 12 02:51:38 2022.
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 : ol8_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.