How to Install and Uninstall python3-gssapi.x86_64 Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "python3-gssapi.x86_64" package
Learn how to install python3-gssapi.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-gssapi.x86_64
Copied
2. Uninstall "python3-gssapi.x86_64" package
Please follow the guidelines below to uninstall python3-gssapi.x86_64 on Rocky Linux 8:
$
sudo dnf remove
python3-gssapi.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-gssapi.x86_64 package on Rocky Linux 8
Last metadata expiration check: 2:20:45 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-gssapi
Version : 1.5.1
Release : 5.el8
Architecture : x86_64
Size : 487 k
Source : python-gssapi-1.5.1-5.el8.src.rpm
Repository : appstream
Summary : Python 3 Bindings for GSSAPI (RFC 2743/2744 and extensions)
URL : https://github.com/pythongssapi/python-gssapi
License : ISC
Description : A set of Python bindings to the GSSAPI C library providing both
: a high-level pythonic interfaces and a low-level interfaces
: which more closely matches RFC 2743. Includes support for
: RFC 2743, as well as multiple extensions.
Available Packages
Name : python3-gssapi
Version : 1.5.1
Release : 5.el8
Architecture : x86_64
Size : 487 k
Source : python-gssapi-1.5.1-5.el8.src.rpm
Repository : appstream
Summary : Python 3 Bindings for GSSAPI (RFC 2743/2744 and extensions)
URL : https://github.com/pythongssapi/python-gssapi
License : ISC
Description : A set of Python bindings to the GSSAPI C library providing both
: a high-level pythonic interfaces and a low-level interfaces
: which more closely matches RFC 2743. Includes support for
: RFC 2743, as well as multiple extensions.