How to Install and Uninstall python3-dnslib.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: June 03,2024

1. Install "python3-dnslib.noarch" package

This tutorial shows how to install python3-dnslib.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-dnslib.noarch" package

Here is a brief guide to show you how to uninstall python3-dnslib.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-dnslib.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:03:01 ago on Mon Feb 26 15:59:38 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.