How To Install python3-nptyping on Rocky Linux 8

In this tutorial we learn how to install python3-nptyping on Rocky Linux 8. python3-nptyping is Type hints for Numpy

Introduction

In this tutorial we learn how to install python3-nptyping on Rocky Linux 8.

What is python3-nptyping

Type hints for Numpy.

We can use yum or dnf to install python3-nptyping on Rocky Linux 8. In this tutorial we discuss both methods but you only need to choose one of method to install python3-nptyping.

Install python3-nptyping on Rocky Linux 8 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

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

sudo dnf -y install python3-nptyping

Install python3-nptyping on Rocky Linux 8 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

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

sudo yum -y install python3-nptyping

How To Uninstall python3-nptyping on Rocky Linux 8

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

sudo dnf remove python3-nptyping

python3-nptyping Package Contents on Rocky Linux 8

/usr/lib/python3.6/site-packages/nptyping
/usr/lib/python3.6/site-packages/nptyping-1.3.0-py3.6.egg-info
/usr/lib/python3.6/site-packages/nptyping-1.3.0-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/nptyping-1.3.0-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/nptyping-1.3.0-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/nptyping-1.3.0-py3.6.egg-info/not-zip-safe
/usr/lib/python3.6/site-packages/nptyping-1.3.0-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/nptyping-1.3.0-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/nptyping/__init__.py
/usr/lib/python3.6/site-packages/nptyping/__pycache__
/usr/lib/python3.6/site-packages/nptyping/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/nptyping/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/nptyping/__pycache__/_meta.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/nptyping/__pycache__/_meta.cpython-36.pyc
/usr/lib/python3.6/site-packages/nptyping/_meta.py
/usr/lib/python3.6/site-packages/nptyping/functions
/usr/lib/python3.6/site-packages/nptyping/functions/__init__.py
/usr/lib/python3.6/site-packages/nptyping/functions/__pycache__
/usr/lib/python3.6/site-packages/nptyping/functions/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/nptyping/functions/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/nptyping/functions/__pycache__/_get_type.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/nptyping/functions/__pycache__/_get_type.cpython-36.pyc
/usr/lib/python3.6/site-packages/nptyping/functions/__pycache__/_py_type.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/nptyping/functions/__pycache__/_py_type.cpython-36.pyc
/usr/lib/python3.6/site-packages/nptyping/functions/_get_type.py
/usr/lib/python3.6/site-packages/nptyping/functions/_py_type.py
/usr/lib/python3.6/site-packages/nptyping/types
/usr/lib/python3.6/site-packages/nptyping/types/__init__.py
/usr/lib/python3.6/site-packages/nptyping/types/__pycache__
/usr/lib/python3.6/site-packages/nptyping/types/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/nptyping/types/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/nptyping/types/__pycache__/_bool.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/nptyping/types/__pycache__/_bool.cpython-36.pyc
/usr/lib/python3.6/site-packages/nptyping/types/__pycache__/_complex.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/nptyping/types/__pycache__/_complex.cpython-36.pyc
/usr/lib/python3.6/site-packages/nptyping/types/__pycache__/_datetime64.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/nptyping/types/__pycache__/_datetime64.cpython-36.pyc
/usr/lib/python3.6/site-packages/nptyping/types/__pycache__/_ndarray.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/nptyping/types/__pycache__/_ndarray.cpython-36.pyc
/usr/lib/python3.6/site-packages/nptyping/types/__pycache__/_ndarray_meta.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/nptyping/types/__pycache__/_ndarray_meta.cpython-36.pyc
/usr/lib/python3.6/site-packages/nptyping/types/__pycache__/_nptype.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/nptyping/types/__pycache__/_nptype.cpython-36.pyc
/usr/lib/python3.6/site-packages/nptyping/types/__pycache__/_number.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/nptyping/types/__pycache__/_number.cpython-36.pyc
/usr/lib/python3.6/site-packages/nptyping/types/__pycache__/_object.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/nptyping/types/__pycache__/_object.cpython-36.pyc
/usr/lib/python3.6/site-packages/nptyping/types/__pycache__/_timedelta64.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/nptyping/types/__pycache__/_timedelta64.cpython-36.pyc
/usr/lib/python3.6/site-packages/nptyping/types/__pycache__/_unicode.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/nptyping/types/__pycache__/_unicode.cpython-36.pyc
/usr/lib/python3.6/site-packages/nptyping/types/_bool.py
/usr/lib/python3.6/site-packages/nptyping/types/_complex.py
/usr/lib/python3.6/site-packages/nptyping/types/_datetime64.py
/usr/lib/python3.6/site-packages/nptyping/types/_ndarray.py
/usr/lib/python3.6/site-packages/nptyping/types/_ndarray_meta.py
/usr/lib/python3.6/site-packages/nptyping/types/_nptype.py
/usr/lib/python3.6/site-packages/nptyping/types/_number.py
/usr/lib/python3.6/site-packages/nptyping/types/_object.py
/usr/lib/python3.6/site-packages/nptyping/types/_timedelta64.py
/usr/lib/python3.6/site-packages/nptyping/types/_unicode.py
/usr/share/doc/python3-nptyping
/usr/share/doc/python3-nptyping/README.md
/usr/share/licenses/python3-nptyping
/usr/share/licenses/python3-nptyping/LICENSE

References

Summary

In this tutorial we learn how to install python3-nptyping on Rocky Linux 8 using yum and dnf.