How to Install and Uninstall python3-bind.noarch Package on Oracle Linux 9
Last updated: November 27,2024
1. Install "python3-bind.noarch" package
This guide let you learn how to install python3-bind.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-bind.noarch
Copied
2. Uninstall "python3-bind.noarch" package
This guide covers the steps necessary to uninstall python3-bind.noarch on Oracle Linux 9:
$
sudo dnf remove
python3-bind.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-bind.noarch package on Oracle Linux 9
Last metadata expiration check: 0:28:03 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-bind
Epoch : 32
Version : 9.16.23
Release : 14.el9_3
Architecture : noarch
Size : 104 k
Source : bind-9.16.23-14.el9_3.src.rpm
Repository : ol9_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.
Available Packages
Name : python3-bind
Epoch : 32
Version : 9.16.23
Release : 14.el9_3
Architecture : noarch
Size : 104 k
Source : bind-9.16.23-14.el9_3.src.rpm
Repository : ol9_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.