How to Install and Uninstall python3-localzone.noarch Package on Fedora 39

Last updated: October 04,2024

1. Install "python3-localzone.noarch" package

Please follow the step by step instructions below to install python3-localzone.noarch on Fedora 39

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

2. Uninstall "python3-localzone.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-localzone.noarch on Fedora 39:

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

3. Information about the python3-localzone.noarch package on Fedora 39

Last metadata expiration check: 1:11:43 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-localzone
Version : 0.9.8
Release : 4.fc39
Architecture : noarch
Size : 29 k
Source : python-localzone-0.9.8-4.fc39.src.rpm
Repository : fedora
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.