How to Install and Uninstall python-requests-ftp.src Package on Oracle Linux 8
Last updated: November 24,2024
1. Install "python-requests-ftp.src" package
This tutorial shows how to install python-requests-ftp.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python-requests-ftp.src
Copied
2. Uninstall "python-requests-ftp.src" package
Learn how to uninstall python-requests-ftp.src on Oracle Linux 8:
$
sudo dnf remove
python-requests-ftp.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the python-requests-ftp.src package on Oracle Linux 8
Last metadata expiration check: 4:06:33 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python-requests-ftp
Version : 0.3.1
Release : 11.el8
Architecture : src
Size : 21 k
Source : None
Repository : ol8_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.
Available Packages
Name : python-requests-ftp
Version : 0.3.1
Release : 11.el8
Architecture : src
Size : 21 k
Source : None
Repository : ol8_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.