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

Last updated: October 09,2024

1. Install "python3-bind.noarch" package

Please follow the guidance below to install python3-bind.noarch on CentOS Stream 9

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

2. Uninstall "python3-bind.noarch" package

Here is a brief guide to show you how to uninstall python3-bind.noarch on CentOS Stream 9:

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

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

Last metadata expiration check: 2:25:23 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-bind
Epoch : 32
Version : 9.16.23
Release : 15.el9
Architecture : noarch
Size : 66 k
Source : bind-9.16.23-15.el9.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.