How to Install and Uninstall python-requests-ftp.src Package on Oracle Linux 9

Last updated: November 24,2024

1. Install "python-requests-ftp.src" package

Please follow the step by step instructions below to install python-requests-ftp.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python-requests-ftp.src

2. Uninstall "python-requests-ftp.src" package

Please follow the step by step instructions below to uninstall python-requests-ftp.src on Oracle Linux 9:

$ sudo dnf remove python-requests-ftp.src $ sudo dnf autoremove

3. Information about the python-requests-ftp.src package on Oracle Linux 9

Last metadata expiration check: 3:24:20 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python-requests-ftp
Version : 0.3.1
Release : 23.el9
Architecture : src
Size : 27 k
Source : None
Repository : ol9_appstream
Summary : FTP transport adapter for python-requests
URL : https://github.com/Lukasa/requests-ftp
License : ASL 2.0
Description : Requests-FTP is an implementation of a very stupid FTP transport adapter for
: use with the awesome Requests Python library.