How To Install python3-Naked on Fedora 36

In this tutorial we learn how to install python3-Naked in Fedora 36. python3-Naked is A command line application framework

Introduction

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

What is python3-Naked

Naked is a new Python command line application framework that makes creating command line options and sub-commands simpler.

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

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

sudo dnf -y install python3-Naked

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

sudo yum -y install python3-Naked

How To Uninstall python3-Naked on Fedora 36

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

sudo dnf remove python3-Naked

python3-Naked Package Contents on Fedora 36

/usr/bin/naked
/usr/lib/python3.10/site-packages/Naked
/usr/lib/python3.10/site-packages/Naked-0.1.31-py3.10.egg-info
/usr/lib/python3.10/site-packages/Naked-0.1.31-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/Naked-0.1.31-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/Naked-0.1.31-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/Naked-0.1.31-py3.10.egg-info/entry_points.txt
/usr/lib/python3.10/site-packages/Naked-0.1.31-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/Naked-0.1.31-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/Naked/__init__.py
/usr/lib/python3.10/site-packages/Naked/__pycache__
/usr/lib/python3.10/site-packages/Naked/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/Naked/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/Naked/__pycache__/app.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/Naked/__pycache__/app.cpython-310.pyc
/usr/lib/python3.10/site-packages/Naked/__pycache__/commandline.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/Naked/__pycache__/commandline.cpython-310.pyc
/usr/lib/python3.10/site-packages/Naked/__pycache__/scratchpad.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/Naked/__pycache__/scratchpad.cpython-310.pyc
/usr/lib/python3.10/site-packages/Naked/__pycache__/settings.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/Naked/__pycache__/settings.cpython-310.pyc
/usr/lib/python3.10/site-packages/Naked/app.py
/usr/lib/python3.10/site-packages/Naked/commandline.py
/usr/lib/python3.10/site-packages/Naked/commands
/usr/lib/python3.10/site-packages/Naked/commands/__init__.py
/usr/lib/python3.10/site-packages/Naked/commands/__pycache__
/usr/lib/python3.10/site-packages/Naked/commands/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/Naked/commands/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/Naked/commands/__pycache__/args.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/Naked/commands/__pycache__/args.cpython-310.pyc
/usr/lib/python3.10/site-packages/Naked/commands/__pycache__/build.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/Naked/commands/__pycache__/build.cpython-310.pyc
/usr/lib/python3.10/site-packages/Naked/commands/__pycache__/classifier.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/Naked/commands/__pycache__/classifier.cpython-310.pyc
/usr/lib/python3.10/site-packages/Naked/commands/__pycache__/dist.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/Naked/commands/__pycache__/dist.cpython-310.pyc
/usr/lib/python3.10/site-packages/Naked/commands/__pycache__/help.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/Naked/commands/__pycache__/help.cpython-310.pyc
/usr/lib/python3.10/site-packages/Naked/commands/__pycache__/locate.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/Naked/commands/__pycache__/locate.cpython-310.pyc
/usr/lib/python3.10/site-packages/Naked/commands/__pycache__/make.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/Naked/commands/__pycache__/make.cpython-310.pyc
/usr/lib/python3.10/site-packages/Naked/commands/__pycache__/profile.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/Naked/commands/__pycache__/profile.cpython-310.pyc
/usr/lib/python3.10/site-packages/Naked/commands/__pycache__/pyh.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/Naked/commands/__pycache__/pyh.cpython-310.pyc
/usr/lib/python3.10/site-packages/Naked/commands/__pycache__/test.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/Naked/commands/__pycache__/test.cpython-310.pyc
/usr/lib/python3.10/site-packages/Naked/commands/__pycache__/usage.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/Naked/commands/__pycache__/usage.cpython-310.pyc
/usr/lib/python3.10/site-packages/Naked/commands/__pycache__/version.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/Naked/commands/__pycache__/version.cpython-310.pyc
/usr/lib/python3.10/site-packages/Naked/commands/args.py
/usr/lib/python3.10/site-packages/Naked/commands/build.py
/usr/lib/python3.10/site-packages/Naked/commands/classifier.py
/usr/lib/python3.10/site-packages/Naked/commands/dist.py
/usr/lib/python3.10/site-packages/Naked/commands/help.py
/usr/lib/python3.10/site-packages/Naked/commands/locate.py
/usr/lib/python3.10/site-packages/Naked/commands/make.py
/usr/lib/python3.10/site-packages/Naked/commands/profile.py
/usr/lib/python3.10/site-packages/Naked/commands/pyh.py
/usr/lib/python3.10/site-packages/Naked/commands/test.py
/usr/lib/python3.10/site-packages/Naked/commands/usage.py
/usr/lib/python3.10/site-packages/Naked/commands/version.py
/usr/lib/python3.10/site-packages/Naked/scratchpad.py
/usr/lib/python3.10/site-packages/Naked/settings.py
/usr/lib/python3.10/site-packages/Naked/templates
/usr/lib/python3.10/site-packages/Naked/templates/__init__.py
/usr/lib/python3.10/site-packages/Naked/templates/__pycache__
/usr/lib/python3.10/site-packages/Naked/templates/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/Naked/templates/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/Naked/templates/__pycache__/app_file.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/Naked/templates/__pycache__/app_file.cpython-310.pyc
/usr/lib/python3.10/site-packages/Naked/templates/__pycache__/licenses.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/Naked/templates/__pycache__/licenses.cpython-310.pyc
/usr/lib/python3.10/site-packages/Naked/templates/__pycache__/manifest_in_file.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/Naked/templates/__pycache__/manifest_in_file.cpython-310.pyc
/usr/lib/python3.10/site-packages/Naked/templates/__pycache__/profiler_file.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/Naked/templates/__pycache__/profiler_file.cpython-310.pyc
/usr/lib/python3.10/site-packages/Naked/templates/__pycache__/pypush_file.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/Naked/templates/__pycache__/pypush_file.cpython-310.pyc
/usr/lib/python3.10/site-packages/Naked/templates/__pycache__/readme_md_file.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/Naked/templates/__pycache__/readme_md_file.cpython-310.pyc
/usr/lib/python3.10/site-packages/Naked/templates/__pycache__/settings_file.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/Naked/templates/__pycache__/settings_file.cpython-310.pyc
/usr/lib/python3.10/site-packages/Naked/templates/__pycache__/setup_cfg_file.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/Naked/templates/__pycache__/setup_cfg_file.cpython-310.pyc
/usr/lib/python3.10/site-packages/Naked/templates/__pycache__/setup_py_file.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/Naked/templates/__pycache__/setup_py_file.cpython-310.pyc
/usr/lib/python3.10/site-packages/Naked/templates/app_file.py
/usr/lib/python3.10/site-packages/Naked/templates/licenses.py
/usr/lib/python3.10/site-packages/Naked/templates/manifest_in_file.py
/usr/lib/python3.10/site-packages/Naked/templates/profiler_file.py
/usr/lib/python3.10/site-packages/Naked/templates/pypush_file.py
/usr/lib/python3.10/site-packages/Naked/templates/readme_md_file.py
/usr/lib/python3.10/site-packages/Naked/templates/settings_file.py
/usr/lib/python3.10/site-packages/Naked/templates/setup_cfg_file.py
/usr/lib/python3.10/site-packages/Naked/templates/setup_py_file.py
/usr/lib/python3.10/site-packages/Naked/toolshed
/usr/lib/python3.10/site-packages/Naked/toolshed/__init__.py
/usr/lib/python3.10/site-packages/Naked/toolshed/__pycache__
/usr/lib/python3.10/site-packages/Naked/toolshed/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/Naked/toolshed/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/Naked/toolshed/__pycache__/benchmarking.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/Naked/toolshed/__pycache__/benchmarking.cpython-310.pyc
/usr/lib/python3.10/site-packages/Naked/toolshed/__pycache__/casts.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/Naked/toolshed/__pycache__/casts.cpython-310.pyc
/usr/lib/python3.10/site-packages/Naked/toolshed/__pycache__/file.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/Naked/toolshed/__pycache__/file.cpython-310.pyc
/usr/lib/python3.10/site-packages/Naked/toolshed/__pycache__/ink.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/Naked/toolshed/__pycache__/ink.cpython-310.pyc
/usr/lib/python3.10/site-packages/Naked/toolshed/__pycache__/iter.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/Naked/toolshed/__pycache__/iter.cpython-310.pyc
/usr/lib/python3.10/site-packages/Naked/toolshed/__pycache__/network.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/Naked/toolshed/__pycache__/network.cpython-310.pyc
/usr/lib/python3.10/site-packages/Naked/toolshed/__pycache__/python.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/Naked/toolshed/__pycache__/python.cpython-310.pyc
/usr/lib/python3.10/site-packages/Naked/toolshed/__pycache__/shell.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/Naked/toolshed/__pycache__/shell.cpython-310.pyc
/usr/lib/python3.10/site-packages/Naked/toolshed/__pycache__/state.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/Naked/toolshed/__pycache__/state.cpython-310.pyc
/usr/lib/python3.10/site-packages/Naked/toolshed/__pycache__/system.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/Naked/toolshed/__pycache__/system.cpython-310.pyc
/usr/lib/python3.10/site-packages/Naked/toolshed/__pycache__/types.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/Naked/toolshed/__pycache__/types.cpython-310.pyc
/usr/lib/python3.10/site-packages/Naked/toolshed/benchmarking.py
/usr/lib/python3.10/site-packages/Naked/toolshed/c
/usr/lib/python3.10/site-packages/Naked/toolshed/c/__init__.py
/usr/lib/python3.10/site-packages/Naked/toolshed/c/__pycache__
/usr/lib/python3.10/site-packages/Naked/toolshed/c/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/Naked/toolshed/c/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/Naked/toolshed/c/__pycache__/setup.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/Naked/toolshed/c/__pycache__/setup.cpython-310.pyc
/usr/lib/python3.10/site-packages/Naked/toolshed/c/benchmarking.pyx
/usr/lib/python3.10/site-packages/Naked/toolshed/c/casts.pyx
/usr/lib/python3.10/site-packages/Naked/toolshed/c/cstate.pyx
/usr/lib/python3.10/site-packages/Naked/toolshed/c/file.pyx
/usr/lib/python3.10/site-packages/Naked/toolshed/c/ink.pyx
/usr/lib/python3.10/site-packages/Naked/toolshed/c/network.pyx
/usr/lib/python3.10/site-packages/Naked/toolshed/c/python.pyx
/usr/lib/python3.10/site-packages/Naked/toolshed/c/setup.py
/usr/lib/python3.10/site-packages/Naked/toolshed/c/shell.pyx
/usr/lib/python3.10/site-packages/Naked/toolshed/c/system.pyx
/usr/lib/python3.10/site-packages/Naked/toolshed/c/types.pyx
/usr/lib/python3.10/site-packages/Naked/toolshed/casts.py
/usr/lib/python3.10/site-packages/Naked/toolshed/file.py
/usr/lib/python3.10/site-packages/Naked/toolshed/ink.py
/usr/lib/python3.10/site-packages/Naked/toolshed/iter.py
/usr/lib/python3.10/site-packages/Naked/toolshed/network.py
/usr/lib/python3.10/site-packages/Naked/toolshed/python.py
/usr/lib/python3.10/site-packages/Naked/toolshed/shell.py
/usr/lib/python3.10/site-packages/Naked/toolshed/state.py
/usr/lib/python3.10/site-packages/Naked/toolshed/system.py
/usr/lib/python3.10/site-packages/Naked/toolshed/types.py
/usr/share/doc/python3-Naked
/usr/share/doc/python3-Naked/README.rst
/usr/share/doc/python3-Naked/readme_md_file.py
/usr/share/licenses/python3-Naked
/usr/share/licenses/python3-Naked/LICENSE
/usr/share/licenses/python3-Naked/licenses.py

References

Summary

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