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

Last updated: October 07,2024

1. Install "python3-localzone.noarch" package

Here is a brief guide to show you how to install python3-localzone.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-localzone.noarch" package

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

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

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

Last metadata expiration check: 0:21:44 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-localzone
Version : 0.9.8
Release : 1.el9
Architecture : noarch
Size : 22 k
Source : python-localzone-0.9.8-1.el9.src.rpm
Repository : epel
Summary : A simple library for managing DNS zones
URL : https://github.com/ags-slc/localzone
License : BSD
Description : Comprehensive, low-level DNS toolkits can be cumbersome for the more common
: zone management tasks–especially those related to making simple changes to
: zone records. They can also come with a steep learning curve.
: Enter localzone: a simple library for managing DNS zones. While localzone may
: be a low-calorie library, it’s stuffed full of everything that a hungry
: hostmaster needs.