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

Last updated: May 18,2024

1. Install "python3-py3dns.noarch" package

This tutorial shows how to install python3-py3dns.noarch on Rocky Linux 8

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

2. Uninstall "python3-py3dns.noarch" package

Please follow the steps below to uninstall python3-py3dns.noarch on Rocky Linux 8:

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

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

Last metadata expiration check: 2:07:05 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-py3dns
Version : 3.2.1
Release : 1.el8
Architecture : noarch
Size : 50 k
Source : python3-py3dns-3.2.1-1.el8.src.rpm
Repository : epel
Summary : Python3 DNS library
URL : https://launchpad.net/py3dns/
License : Python
Description : This Python 3 module provides a DNS API for looking up DNS entries from
: within Python 3 modules and applications. This module is a simple,
: lightweight implementation.