How To Install python3-ns1-python on Fedora 36

In this tutorial we learn how to install python3-ns1-python in Fedora 36. python3-ns1-python is Python SDK for the NS1 DNS platform

Introduction

In this tutorial we learn how to install python3-ns1-python on Fedora 36.

What is python3-ns1-python

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.

We can use yum or dnf to install python3-ns1-python on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python3-ns1-python.

Install python3-ns1-python on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install python3-ns1-python using dnf by running the following command:

sudo dnf -y install python3-ns1-python

Install python3-ns1-python on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install python3-ns1-python using yum by running the following command:

sudo yum -y install python3-ns1-python

How To Uninstall python3-ns1-python on Fedora 36

To uninstall only the python3-ns1-python package we can use the following command:

sudo dnf remove python3-ns1-python

python3-ns1-python Package Contents on Fedora 36

/usr/lib/python3.10/site-packages/ns1
/usr/lib/python3.10/site-packages/ns1/__init__.py
/usr/lib/python3.10/site-packages/ns1/__pycache__
/usr/lib/python3.10/site-packages/ns1/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ns1/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/ns1/__pycache__/config.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ns1/__pycache__/config.cpython-310.pyc
/usr/lib/python3.10/site-packages/ns1/__pycache__/helpers.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ns1/__pycache__/helpers.cpython-310.pyc
/usr/lib/python3.10/site-packages/ns1/__pycache__/ipam.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ns1/__pycache__/ipam.cpython-310.pyc
/usr/lib/python3.10/site-packages/ns1/__pycache__/monitoring.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ns1/__pycache__/monitoring.cpython-310.pyc
/usr/lib/python3.10/site-packages/ns1/__pycache__/records.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ns1/__pycache__/records.cpython-310.pyc
/usr/lib/python3.10/site-packages/ns1/__pycache__/zones.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ns1/__pycache__/zones.cpython-310.pyc
/usr/lib/python3.10/site-packages/ns1/config.py
/usr/lib/python3.10/site-packages/ns1/helpers.py
/usr/lib/python3.10/site-packages/ns1/ipam.py
/usr/lib/python3.10/site-packages/ns1/monitoring.py
/usr/lib/python3.10/site-packages/ns1/records.py
/usr/lib/python3.10/site-packages/ns1/rest
/usr/lib/python3.10/site-packages/ns1/rest/__init__.py
/usr/lib/python3.10/site-packages/ns1/rest/__pycache__
/usr/lib/python3.10/site-packages/ns1/rest/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ns1/rest/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/ns1/rest/__pycache__/account.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ns1/rest/__pycache__/account.cpython-310.pyc
/usr/lib/python3.10/site-packages/ns1/rest/__pycache__/apikey.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ns1/rest/__pycache__/apikey.cpython-310.pyc
/usr/lib/python3.10/site-packages/ns1/rest/__pycache__/data.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ns1/rest/__pycache__/data.cpython-310.pyc
/usr/lib/python3.10/site-packages/ns1/rest/__pycache__/errors.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ns1/rest/__pycache__/errors.cpython-310.pyc
/usr/lib/python3.10/site-packages/ns1/rest/__pycache__/ipam.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ns1/rest/__pycache__/ipam.cpython-310.pyc
/usr/lib/python3.10/site-packages/ns1/rest/__pycache__/monitoring.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ns1/rest/__pycache__/monitoring.cpython-310.pyc
/usr/lib/python3.10/site-packages/ns1/rest/__pycache__/permissions.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ns1/rest/__pycache__/permissions.cpython-310.pyc
/usr/lib/python3.10/site-packages/ns1/rest/__pycache__/rate_limiting.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ns1/rest/__pycache__/rate_limiting.cpython-310.pyc
/usr/lib/python3.10/site-packages/ns1/rest/__pycache__/records.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ns1/rest/__pycache__/records.cpython-310.pyc
/usr/lib/python3.10/site-packages/ns1/rest/__pycache__/resource.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ns1/rest/__pycache__/resource.cpython-310.pyc
/usr/lib/python3.10/site-packages/ns1/rest/__pycache__/stats.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ns1/rest/__pycache__/stats.cpython-310.pyc
/usr/lib/python3.10/site-packages/ns1/rest/__pycache__/team.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ns1/rest/__pycache__/team.cpython-310.pyc
/usr/lib/python3.10/site-packages/ns1/rest/__pycache__/user.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ns1/rest/__pycache__/user.cpython-310.pyc
/usr/lib/python3.10/site-packages/ns1/rest/__pycache__/zones.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ns1/rest/__pycache__/zones.cpython-310.pyc
/usr/lib/python3.10/site-packages/ns1/rest/account.py
/usr/lib/python3.10/site-packages/ns1/rest/apikey.py
/usr/lib/python3.10/site-packages/ns1/rest/data.py
/usr/lib/python3.10/site-packages/ns1/rest/errors.py
/usr/lib/python3.10/site-packages/ns1/rest/ipam.py
/usr/lib/python3.10/site-packages/ns1/rest/monitoring.py
/usr/lib/python3.10/site-packages/ns1/rest/permissions.py
/usr/lib/python3.10/site-packages/ns1/rest/rate_limiting.py
/usr/lib/python3.10/site-packages/ns1/rest/records.py
/usr/lib/python3.10/site-packages/ns1/rest/resource.py
/usr/lib/python3.10/site-packages/ns1/rest/stats.py
/usr/lib/python3.10/site-packages/ns1/rest/team.py
/usr/lib/python3.10/site-packages/ns1/rest/transport
/usr/lib/python3.10/site-packages/ns1/rest/transport/__init__.py
/usr/lib/python3.10/site-packages/ns1/rest/transport/__pycache__
/usr/lib/python3.10/site-packages/ns1/rest/transport/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ns1/rest/transport/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/ns1/rest/transport/__pycache__/base.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ns1/rest/transport/__pycache__/base.cpython-310.pyc
/usr/lib/python3.10/site-packages/ns1/rest/transport/__pycache__/basic.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ns1/rest/transport/__pycache__/basic.cpython-310.pyc
/usr/lib/python3.10/site-packages/ns1/rest/transport/__pycache__/requests.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ns1/rest/transport/__pycache__/requests.cpython-310.pyc
/usr/lib/python3.10/site-packages/ns1/rest/transport/__pycache__/twisted.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/ns1/rest/transport/__pycache__/twisted.cpython-310.pyc
/usr/lib/python3.10/site-packages/ns1/rest/transport/base.py
/usr/lib/python3.10/site-packages/ns1/rest/transport/basic.py
/usr/lib/python3.10/site-packages/ns1/rest/transport/requests.py
/usr/lib/python3.10/site-packages/ns1/rest/transport/twisted.py
/usr/lib/python3.10/site-packages/ns1/rest/user.py
/usr/lib/python3.10/site-packages/ns1/rest/zones.py
/usr/lib/python3.10/site-packages/ns1/zones.py
/usr/lib/python3.10/site-packages/ns1_python-0.17.1-py3.10.egg-info
/usr/lib/python3.10/site-packages/ns1_python-0.17.1-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/ns1_python-0.17.1-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/ns1_python-0.17.1-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/ns1_python-0.17.1-py3.10.egg-info/top_level.txt
/usr/share/doc/python3-ns1-python
/usr/share/doc/python3-ns1-python/README.md
/usr/share/licenses/python3-ns1-python
/usr/share/licenses/python3-ns1-python/LICENSE

References

Summary

In this tutorial we learn how to install python3-ns1-python on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).