How to Install and Uninstall python3-dns-lexicon.noarch Package on Rocky Linux 8

Last updated: May 18,2024

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

This guide let you learn how to install python3-dns-lexicon.noarch on Rocky Linux 8

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

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

Please follow the step by step instructions below to uninstall python3-dns-lexicon.noarch on Rocky Linux 8:

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

3. Information about the python3-dns-lexicon.noarch package on Rocky Linux 8

Last metadata expiration check: 2:14:49 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-dns-lexicon
Version : 3.3.17
Release : 2.el8
Architecture : noarch
Size : 336 k
Source : python-dns-lexicon-3.3.17-2.el8.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.