How to Install and Uninstall python3-urllib-gssapi.noarch Package on Oracle Linux 8
Last updated: November 27,2024
1. Install "python3-urllib-gssapi.noarch" package
This guide covers the steps necessary to install python3-urllib-gssapi.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-urllib-gssapi.noarch
Copied
2. Uninstall "python3-urllib-gssapi.noarch" package
Please follow the instructions below to uninstall python3-urllib-gssapi.noarch on Oracle Linux 8:
$
sudo dnf remove
python3-urllib-gssapi.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-urllib-gssapi.noarch package on Oracle Linux 8
Last metadata expiration check: 4:33:29 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-urllib-gssapi
Version : 1.0.1
Release : 8.el8
Architecture : noarch
Size : 19 k
Source : python-urllib-gssapi-1.0.1-8.el8.src.rpm
Repository : epel
Summary : A GSSAPI/SPNEGO authentication handler for urllib/urllib2
URL : https://github.com/pythongssapi/urllib-gssapi
License : ASL 2.0
Description : urllib_gssapi is a backend for urllib. It provides GSSAPI/SPNEGO
: authentication to HTTP servers. urllib_gssapi replaces urllib_kerberos and
: behaves in the same ways.
Available Packages
Name : python3-urllib-gssapi
Version : 1.0.1
Release : 8.el8
Architecture : noarch
Size : 19 k
Source : python-urllib-gssapi-1.0.1-8.el8.src.rpm
Repository : epel
Summary : A GSSAPI/SPNEGO authentication handler for urllib/urllib2
URL : https://github.com/pythongssapi/urllib-gssapi
License : ASL 2.0
Description : urllib_gssapi is a backend for urllib. It provides GSSAPI/SPNEGO
: authentication to HTTP servers. urllib_gssapi replaces urllib_kerberos and
: behaves in the same ways.