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

Last updated: September 21,2024

1. Install "python3-dnslib.noarch" package

This guide covers the steps necessary to install python3-dnslib.noarch on Rocky Linux 8

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

2. Uninstall "python3-dnslib.noarch" package

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

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

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

Last metadata expiration check: 1:12:54 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-dnslib
Version : 0.9.14
Release : 1.el8
Architecture : noarch
Size : 90 k
Source : python-dnslib-0.9.14-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.