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

Last updated: November 27,2024

1. Install "python3-dnslib.noarch" package

Please follow the steps below to install python3-dnslib.noarch on Oracle Linux 8

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

2. Uninstall "python3-dnslib.noarch" package

This guide let you learn how to uninstall python3-dnslib.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 4:39:26 ago on Mon Sep 12 02:51:38 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.