How to Install and Uninstall python3-dns-lexicon.noarch Package on Fedora 35

Last updated: November 24,2024

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

This is a short guide on how to install python3-dns-lexicon.noarch on Fedora 35

$ 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 Fedora 35:

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

3. Information about the python3-dns-lexicon.noarch package on Fedora 35

Last metadata expiration check: 5:49:08 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-dns-lexicon
Version : 3.11.4
Release : 1.fc35
Architecture : noarch
Size : 294 k
Source : python-dns-lexicon-3.11.4-1.fc35.src.rpm
Repository : updates
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.