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

Last updated: February 04,2025

1. Install "python3-bind.noarch" package

This tutorial shows how to install python3-bind.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ 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 Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 1:52:34 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-bind
Epoch : 32
Version : 9.11.36
Release : 11.el8_9
Architecture : noarch
Size : 151 k
Source : bind-9.11.36-11.el8_9.src.rpm
Repository : ubi-8-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.