How to Install and Uninstall python-gssapi.x86_64 Package on Amazon Linux 2
Last updated: November 25,2024
1. Install "python-gssapi.x86_64" package
Please follow the step by step instructions below to install python-gssapi.x86_64 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
python-gssapi.x86_64
Copied
2. Uninstall "python-gssapi.x86_64" package
Please follow the steps below to uninstall python-gssapi.x86_64 on Amazon Linux 2:
$
sudo yum remove
python-gssapi.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the python-gssapi.x86_64 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : python-gssapi
Arch : x86_64
Version : 1.2.0
Release : 3.amzn2.0.2
Size : 420 k
Repo : amzn2-core/2/x86_64
Summary : Python 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 : python-gssapi
Arch : x86_64
Version : 1.2.0
Release : 3.amzn2.0.2
Size : 420 k
Repo : amzn2-core/2/x86_64
Summary : Python 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.