How to Install and Uninstall python3-ns1-python.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "python3-ns1-python.noarch" package

This guide covers the steps necessary to install python3-ns1-python.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install python3-ns1-python.noarch

2. Uninstall "python3-ns1-python.noarch" package

This guide covers the steps necessary to uninstall python3-ns1-python.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove python3-ns1-python.noarch $ sudo dnf autoremove

3. Information about the python3-ns1-python.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:18:57 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-ns1-python
Version : 0.17.1
Release : 3.el9
Architecture : noarch
Size : 74 k
Source : python-ns1-python-0.17.1-3.el9.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.