How to Install and Uninstall python3-dns-lexicon.noarch Package on CentOS Stream 9

Last updated: October 05,2024

1. Install "python3-dns-lexicon.noarch" package

Please follow the instructions below to install python3-dns-lexicon.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install python3-dns-lexicon.noarch

2. Uninstall "python3-dns-lexicon.noarch" package

This tutorial shows how to uninstall python3-dns-lexicon.noarch on CentOS Stream 9:

$ sudo dnf remove python3-dns-lexicon.noarch $ sudo dnf autoremove

3. Information about the python3-dns-lexicon.noarch package on CentOS Stream 9

Last metadata expiration check: 2:20:50 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-dns-lexicon
Version : 3.17.0
Release : 4.el9
Architecture : noarch
Size : 306 k
Source : python-dns-lexicon-3.17.0-4.el9.src.rpm
Repository : epel
Summary : Manipulate DNS records on various DNS providers in a standardized/agnostic way
URL : https://github.com/AnalogJ/lexicon
License : MIT
Description : Lexicon provides a way to manipulate DNS records on multiple DNS providers in a
: standardized way. Lexicon has a CLI but it can also be used as a python
: library.
:
: This is the Python 3 version of the package.