How to Install and Uninstall python3-ns1-python.noarch Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "python3-ns1-python.noarch" package
This is a short guide on how to install python3-ns1-python.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-ns1-python.noarch
Copied
2. Uninstall "python3-ns1-python.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-ns1-python.noarch on Rocky Linux 8:
$
sudo dnf remove
python3-ns1-python.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-ns1-python.noarch package on Rocky Linux 8
Last metadata expiration check: 1:20:02 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-ns1-python
Version : 0.15.0
Release : 1.el8
Architecture : noarch
Size : 74 k
Source : python-ns1-python-0.15.0-1.el8.src.rpm
Repository : epel
Summary : Python SDK for the NS1 DNS platform
URL : https://github.com/ns1/ns1-python
License : MIT
Description : This package provides a python SDK for accessing the NS1 DNS platform
: and includes both a simple NS1 REST API wrapper as well as a higher level
: interface for managing zones, records, data feeds, and more.
: It supports synchronous and asynchronous transports.
:
: Python 3 version.
Available Packages
Name : python3-ns1-python
Version : 0.15.0
Release : 1.el8
Architecture : noarch
Size : 74 k
Source : python-ns1-python-0.15.0-1.el8.src.rpm
Repository : epel
Summary : Python SDK for the NS1 DNS platform
URL : https://github.com/ns1/ns1-python
License : MIT
Description : This package provides a python SDK for accessing the NS1 DNS platform
: and includes both a simple NS1 REST API wrapper as well as a higher level
: interface for managing zones, records, data feeds, and more.
: It supports synchronous and asynchronous transports.
:
: Python 3 version.