How to Install and Uninstall python3-requests-ftp.noarch Package on Rocky Linux 8
Last updated: November 27,2024
1. Install "python3-requests-ftp.noarch" package
Please follow the instructions below to install python3-requests-ftp.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-requests-ftp.noarch
Copied
2. Uninstall "python3-requests-ftp.noarch" package
Please follow the guidelines below to uninstall python3-requests-ftp.noarch on Rocky Linux 8:
$
sudo dnf remove
python3-requests-ftp.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-requests-ftp.noarch package on Rocky Linux 8
Last metadata expiration check: 2:18:11 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-requests-ftp
Version : 0.3.1
Release : 11.el8
Architecture : noarch
Size : 22 k
Source : python-requests-ftp-0.3.1-11.el8.src.rpm
Repository : appstream
Summary : FTP transport adapter for python3-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.
:
: This is the Python 3 version of the transport adapter module.
Available Packages
Name : python3-requests-ftp
Version : 0.3.1
Release : 11.el8
Architecture : noarch
Size : 22 k
Source : python-requests-ftp-0.3.1-11.el8.src.rpm
Repository : appstream
Summary : FTP transport adapter for python3-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.
:
: This is the Python 3 version of the transport adapter module.