How to Install and Uninstall python3-f5-sdk.noarch Package on CentOS Stream 8

Last updated: October 06,2024

1. Install "python3-f5-sdk.noarch" package

In this section, we are going to explain the necessary steps to install python3-f5-sdk.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install python3-f5-sdk.noarch

2. Uninstall "python3-f5-sdk.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-f5-sdk.noarch on CentOS Stream 8:

$ sudo dnf remove python3-f5-sdk.noarch $ sudo dnf autoremove

3. Information about the python3-f5-sdk.noarch package on CentOS Stream 8

Last metadata expiration check: 1:29:20 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-f5-sdk
Version : 3.0.21
Release : 8.el8
Architecture : noarch
Size : 388 k
Source : python-f5-sdk-3.0.21-8.el8.src.rpm
Repository : epel
Summary : F5 Networks Python SDK
URL : https://pypi.python.org/pypi/f5-sdk
License : ASL 2.0
Description : This project implements an object model based SDK for the F5 Networks® BIG-IP®
: iControl® REST interface. Users of this library can create, edit, update, and
: delete configuration objects on a BIG-IP®.