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

Last updated: October 06,2024

1. Install "python3-bind.noarch" package

This is a short guide on how to install python3-bind.noarch on AlmaLinux 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 AlmaLinux 9:

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

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

Last metadata expiration check: 1:21:21 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-bind
Epoch : 32
Version : 9.16.23
Release : 14.el9_3
Architecture : noarch
Size : 60 k
Source : bind-9.16.23-14.el9_3.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.