How to Install and Uninstall python3-bind.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 11,2024

1. Install "python3-bind.noarch" package

In this section, we are going to explain the necessary steps to install python3-bind.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-bind.noarch" package

Please follow the step by step instructions below to uninstall python3-bind.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-bind.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:07:06 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-bind
Epoch : 32
Version : 9.16.23
Release : 14.el9_3
Architecture : noarch
Size : 71 k
Source : bind-9.16.23-14.el9_3.src.rpm
Repository : ubi-9-appstream-rpms
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.