How to Install and Uninstall redhat-support-lib-python.noarch Package on CentOS Stream 8

Last updated: April 25,2024

1. Install "redhat-support-lib-python.noarch" package

Please follow the guidance below to install redhat-support-lib-python.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install redhat-support-lib-python.noarch

2. Uninstall "redhat-support-lib-python.noarch" package

Learn how to uninstall redhat-support-lib-python.noarch on CentOS Stream 8:

$ sudo dnf remove redhat-support-lib-python.noarch $ sudo dnf autoremove

3. Information about the redhat-support-lib-python.noarch package on CentOS Stream 8

Last metadata expiration check: 6:03:42 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : redhat-support-lib-python
Version : 0.13.0
Release : 0.el8
Architecture : noarch
Size : 288 k
Source : redhat-support-lib-python-0.13.0-0.el8.src.rpm
Repository : appstream
Summary : Red Hat Support Software Development Library
URL : https://api.access.redhat.com
License : ASL 2.0
Description : This package contains the Red Hat Support Software Development Library.
: Red Hat customers can use the library to easily integrate their help desk
: solutions, IT infrastructure, etc. with the services provided by the
: Red Hat Customer Portal.
:
: The library provided by this package is an abstraction layer that simplifies
: interactions with the Red Hat Customer Portal. Simply create an instance of
: the API by providing the necessary authorization credentials, then use the
: API object to interact with the Red Hat Customer Portal.
:
: Some of the interactions supported by this API include, but are not limited to,
: automatic diagnostic services on log files, knowledge base searching,
: support case creation, attach files to support cases, view the status of
: support cases, entitlement viewing, etc.