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

Last updated: May 03,2024

1. Install "python3-bind.noarch" package

This guide let you learn how to install python3-bind.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install python3-bind.noarch

2. Uninstall "python3-bind.noarch" package

Please follow the guidance below to uninstall python3-bind.noarch on CentOS Stream 8:

$ sudo dnf remove python3-bind.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 5:34:05 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-bind
Epoch : 32
Version : 9.11.36
Release : 11.el8
Architecture : noarch
Size : 157 k
Source : bind-9.11.36-11.el8.src.rpm
Repository : appstream
Summary : A module allowing rndc commands to be sent from Python programs
URL : https://www.isc.org/downloads/bind/
License : MPLv2.0
Description : This package provides a module which allows commands to be sent to rndc directly from Python programs.