How to Install and Uninstall python3-dnslib.noarch Package on CentOS Stream 8

Last updated: October 06,2024

1. Install "python3-dnslib.noarch" package

Please follow the guidelines below to install python3-dnslib.noarch on CentOS Stream 8

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

2. Uninstall "python3-dnslib.noarch" package

This tutorial shows how to uninstall python3-dnslib.noarch on CentOS Stream 8:

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

3. Information about the python3-dnslib.noarch package on CentOS Stream 8

Last metadata expiration check: 0:53:36 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-dnslib
Version : 0.9.21
Release : 1.el8
Architecture : noarch
Size : 98 k
Source : python-dnslib-0.9.21-1.el8.src.rpm
Repository : epel
Summary : Simple library to encode/decode DNS packets
URL : https://github.com/paulc/dnslib
License : BSD
Description : Simple library to encode/decode DNS wire-format packets.