How To Install python3-funcy on Rocky Linux 8

In this tutorial we learn how to install python3-funcy on Rocky Linux 8. python3-funcy is Fancy and practical functional tools

Introduction

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

What is python3-funcy

A collection of fancy functional tools focused on practicality. Python 3 version.

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

Install python3-funcy 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-funcy using dnf by running the following command:

sudo dnf -y install python3-funcy

Install python3-funcy 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-funcy using yum by running the following command:

sudo yum -y install python3-funcy

How To Uninstall python3-funcy on Rocky Linux 8

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

sudo dnf remove python3-funcy

python3-funcy Package Contents on Rocky Linux 8

/usr/lib/python3.6/site-packages/funcy
/usr/lib/python3.6/site-packages/funcy-1.15-py3.6.egg-info
/usr/lib/python3.6/site-packages/funcy-1.15-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/funcy-1.15-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/funcy-1.15-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/funcy-1.15-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/funcy/__init__.py
/usr/lib/python3.6/site-packages/funcy/__pycache__
/usr/lib/python3.6/site-packages/funcy/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/funcy/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/funcy/__pycache__/_inspect.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/funcy/__pycache__/_inspect.cpython-36.pyc
/usr/lib/python3.6/site-packages/funcy/__pycache__/calc.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/funcy/__pycache__/calc.cpython-36.pyc
/usr/lib/python3.6/site-packages/funcy/__pycache__/colls.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/funcy/__pycache__/colls.cpython-36.pyc
/usr/lib/python3.6/site-packages/funcy/__pycache__/compat.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/funcy/__pycache__/compat.cpython-36.pyc
/usr/lib/python3.6/site-packages/funcy/__pycache__/debug.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/funcy/__pycache__/debug.cpython-36.pyc
/usr/lib/python3.6/site-packages/funcy/__pycache__/decorators.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/funcy/__pycache__/decorators.cpython-36.pyc
/usr/lib/python3.6/site-packages/funcy/__pycache__/flow.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/funcy/__pycache__/flow.cpython-36.pyc
/usr/lib/python3.6/site-packages/funcy/__pycache__/funcmakers.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/funcy/__pycache__/funcmakers.cpython-36.pyc
/usr/lib/python3.6/site-packages/funcy/__pycache__/funcolls.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/funcy/__pycache__/funcolls.cpython-36.pyc
/usr/lib/python3.6/site-packages/funcy/__pycache__/funcs.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/funcy/__pycache__/funcs.cpython-36.pyc
/usr/lib/python3.6/site-packages/funcy/__pycache__/objects.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/funcy/__pycache__/objects.cpython-36.pyc
/usr/lib/python3.6/site-packages/funcy/__pycache__/primitives.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/funcy/__pycache__/primitives.cpython-36.pyc
/usr/lib/python3.6/site-packages/funcy/__pycache__/py2.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/funcy/__pycache__/py2.cpython-36.pyc
/usr/lib/python3.6/site-packages/funcy/__pycache__/py3.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/funcy/__pycache__/py3.cpython-36.pyc
/usr/lib/python3.6/site-packages/funcy/__pycache__/seqs.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/funcy/__pycache__/seqs.cpython-36.pyc
/usr/lib/python3.6/site-packages/funcy/__pycache__/strings.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/funcy/__pycache__/strings.cpython-36.pyc
/usr/lib/python3.6/site-packages/funcy/__pycache__/tree.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/funcy/__pycache__/tree.cpython-36.pyc
/usr/lib/python3.6/site-packages/funcy/__pycache__/types.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/funcy/__pycache__/types.cpython-36.pyc
/usr/lib/python3.6/site-packages/funcy/_inspect.py
/usr/lib/python3.6/site-packages/funcy/calc.py
/usr/lib/python3.6/site-packages/funcy/colls.py
/usr/lib/python3.6/site-packages/funcy/compat.py
/usr/lib/python3.6/site-packages/funcy/debug.py
/usr/lib/python3.6/site-packages/funcy/decorators.py
/usr/lib/python3.6/site-packages/funcy/flow.py
/usr/lib/python3.6/site-packages/funcy/funcmakers.py
/usr/lib/python3.6/site-packages/funcy/funcolls.py
/usr/lib/python3.6/site-packages/funcy/funcs.py
/usr/lib/python3.6/site-packages/funcy/objects.py
/usr/lib/python3.6/site-packages/funcy/primitives.py
/usr/lib/python3.6/site-packages/funcy/py2.py
/usr/lib/python3.6/site-packages/funcy/py3.py
/usr/lib/python3.6/site-packages/funcy/seqs.py
/usr/lib/python3.6/site-packages/funcy/strings.py
/usr/lib/python3.6/site-packages/funcy/tree.py
/usr/lib/python3.6/site-packages/funcy/types.py
/usr/share/doc/python3-funcy
/usr/share/doc/python3-funcy/CHANGELOG
/usr/share/doc/python3-funcy/README.rst
/usr/share/licenses/python3-funcy
/usr/share/licenses/python3-funcy/LICENSE

References

Summary

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