How to Install and Uninstall python3-ns1-python.noarch Package on Fedora 34

Last updated: July 05,2024

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

This guide covers the steps necessary to install python3-ns1-python.noarch on Fedora 34

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

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

Learn how to uninstall python3-ns1-python.noarch on Fedora 34:

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

3. Information about the python3-ns1-python.noarch package on Fedora 34

Last metadata expiration check: 4:13:37 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-ns1-python
Version : 0.15.0
Release : 4.fc34
Architecture : noarch
Size : 73 k
Source : python-ns1-python-0.15.0-4.fc34.src.rpm
Repository : fedora
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.