How To Install python3-sen on Fedora 36

In this tutorial we learn how to install python3-sen in Fedora 36. python3-sen is Terminal User Interface for docker engine

Introduction

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

What is python3-sen

sen enables you to manage your containers and images interactively directly from command line. Interface is similar to htop, alot or tig.

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

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

sudo dnf -y install python3-sen

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

sudo yum -y install python3-sen

How To Uninstall python3-sen on Fedora 36

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

sudo dnf remove python3-sen

python3-sen Package Contents on Fedora 36

/usr/lib/python3.10/site-packages/sen
/usr/lib/python3.10/site-packages/sen-0.6.2-py3.10.egg-info
/usr/lib/python3.10/site-packages/sen-0.6.2-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/sen-0.6.2-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/sen-0.6.2-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/sen-0.6.2-py3.10.egg-info/entry_points.txt
/usr/lib/python3.10/site-packages/sen-0.6.2-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/sen-0.6.2-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/sen/__init__.py
/usr/lib/python3.10/site-packages/sen/__pycache__
/usr/lib/python3.10/site-packages/sen/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sen/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/sen/__pycache__/cli.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sen/__pycache__/cli.cpython-310.pyc
/usr/lib/python3.10/site-packages/sen/__pycache__/constants.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sen/__pycache__/constants.cpython-310.pyc
/usr/lib/python3.10/site-packages/sen/__pycache__/docker_backend.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sen/__pycache__/docker_backend.cpython-310.pyc
/usr/lib/python3.10/site-packages/sen/__pycache__/exceptions.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sen/__pycache__/exceptions.cpython-310.pyc
/usr/lib/python3.10/site-packages/sen/__pycache__/net.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sen/__pycache__/net.cpython-310.pyc
/usr/lib/python3.10/site-packages/sen/__pycache__/util.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sen/__pycache__/util.cpython-310.pyc
/usr/lib/python3.10/site-packages/sen/cli.py
/usr/lib/python3.10/site-packages/sen/constants.py
/usr/lib/python3.10/site-packages/sen/docker_backend.py
/usr/lib/python3.10/site-packages/sen/exceptions.py
/usr/lib/python3.10/site-packages/sen/net.py
/usr/lib/python3.10/site-packages/sen/tui
/usr/lib/python3.10/site-packages/sen/tui/__init__.py
/usr/lib/python3.10/site-packages/sen/tui/__pycache__
/usr/lib/python3.10/site-packages/sen/tui/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sen/tui/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/sen/tui/__pycache__/buffer.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sen/tui/__pycache__/buffer.cpython-310.pyc
/usr/lib/python3.10/site-packages/sen/tui/__pycache__/constants.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sen/tui/__pycache__/constants.cpython-310.pyc
/usr/lib/python3.10/site-packages/sen/tui/__pycache__/init.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sen/tui/__pycache__/init.cpython-310.pyc
/usr/lib/python3.10/site-packages/sen/tui/__pycache__/ui.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sen/tui/__pycache__/ui.cpython-310.pyc
/usr/lib/python3.10/site-packages/sen/tui/buffer.py
/usr/lib/python3.10/site-packages/sen/tui/chunks
/usr/lib/python3.10/site-packages/sen/tui/chunks/__init__.py
/usr/lib/python3.10/site-packages/sen/tui/chunks/__pycache__
/usr/lib/python3.10/site-packages/sen/tui/chunks/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sen/tui/chunks/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/sen/tui/chunks/__pycache__/container.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sen/tui/chunks/__pycache__/container.cpython-310.pyc
/usr/lib/python3.10/site-packages/sen/tui/chunks/__pycache__/image.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sen/tui/chunks/__pycache__/image.cpython-310.pyc
/usr/lib/python3.10/site-packages/sen/tui/chunks/__pycache__/misc.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sen/tui/chunks/__pycache__/misc.cpython-310.pyc
/usr/lib/python3.10/site-packages/sen/tui/chunks/container.py
/usr/lib/python3.10/site-packages/sen/tui/chunks/image.py
/usr/lib/python3.10/site-packages/sen/tui/chunks/misc.py
/usr/lib/python3.10/site-packages/sen/tui/commands
/usr/lib/python3.10/site-packages/sen/tui/commands/__init__.py
/usr/lib/python3.10/site-packages/sen/tui/commands/__pycache__
/usr/lib/python3.10/site-packages/sen/tui/commands/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sen/tui/commands/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/sen/tui/commands/__pycache__/backend.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sen/tui/commands/__pycache__/backend.cpython-310.pyc
/usr/lib/python3.10/site-packages/sen/tui/commands/__pycache__/base.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sen/tui/commands/__pycache__/base.cpython-310.pyc
/usr/lib/python3.10/site-packages/sen/tui/commands/__pycache__/display.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sen/tui/commands/__pycache__/display.cpython-310.pyc
/usr/lib/python3.10/site-packages/sen/tui/commands/__pycache__/ui.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sen/tui/commands/__pycache__/ui.cpython-310.pyc
/usr/lib/python3.10/site-packages/sen/tui/commands/__pycache__/widget.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sen/tui/commands/__pycache__/widget.cpython-310.pyc
/usr/lib/python3.10/site-packages/sen/tui/commands/backend.py
/usr/lib/python3.10/site-packages/sen/tui/commands/base.py
/usr/lib/python3.10/site-packages/sen/tui/commands/display.py
/usr/lib/python3.10/site-packages/sen/tui/commands/ui.py
/usr/lib/python3.10/site-packages/sen/tui/commands/widget.py
/usr/lib/python3.10/site-packages/sen/tui/constants.py
/usr/lib/python3.10/site-packages/sen/tui/init.py
/usr/lib/python3.10/site-packages/sen/tui/ui.py
/usr/lib/python3.10/site-packages/sen/tui/views
/usr/lib/python3.10/site-packages/sen/tui/views/__init__.py
/usr/lib/python3.10/site-packages/sen/tui/views/__pycache__
/usr/lib/python3.10/site-packages/sen/tui/views/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sen/tui/views/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/sen/tui/views/__pycache__/base.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sen/tui/views/__pycache__/base.cpython-310.pyc
/usr/lib/python3.10/site-packages/sen/tui/views/__pycache__/container_info.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sen/tui/views/__pycache__/container_info.cpython-310.pyc
/usr/lib/python3.10/site-packages/sen/tui/views/__pycache__/disk_usage.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sen/tui/views/__pycache__/disk_usage.cpython-310.pyc
/usr/lib/python3.10/site-packages/sen/tui/views/__pycache__/help.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sen/tui/views/__pycache__/help.cpython-310.pyc
/usr/lib/python3.10/site-packages/sen/tui/views/__pycache__/image_info.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sen/tui/views/__pycache__/image_info.cpython-310.pyc
/usr/lib/python3.10/site-packages/sen/tui/views/__pycache__/main.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sen/tui/views/__pycache__/main.cpython-310.pyc
/usr/lib/python3.10/site-packages/sen/tui/views/base.py
/usr/lib/python3.10/site-packages/sen/tui/views/container_info.py
/usr/lib/python3.10/site-packages/sen/tui/views/disk_usage.py
/usr/lib/python3.10/site-packages/sen/tui/views/help.py
/usr/lib/python3.10/site-packages/sen/tui/views/image_info.py
/usr/lib/python3.10/site-packages/sen/tui/views/main.py
/usr/lib/python3.10/site-packages/sen/tui/widgets
/usr/lib/python3.10/site-packages/sen/tui/widgets/__init__.py
/usr/lib/python3.10/site-packages/sen/tui/widgets/__pycache__
/usr/lib/python3.10/site-packages/sen/tui/widgets/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sen/tui/widgets/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/sen/tui/widgets/__pycache__/graph.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sen/tui/widgets/__pycache__/graph.cpython-310.pyc
/usr/lib/python3.10/site-packages/sen/tui/widgets/__pycache__/responsive_column.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sen/tui/widgets/__pycache__/responsive_column.cpython-310.pyc
/usr/lib/python3.10/site-packages/sen/tui/widgets/__pycache__/table.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sen/tui/widgets/__pycache__/table.cpython-310.pyc
/usr/lib/python3.10/site-packages/sen/tui/widgets/__pycache__/tree.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sen/tui/widgets/__pycache__/tree.cpython-310.pyc
/usr/lib/python3.10/site-packages/sen/tui/widgets/__pycache__/util.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sen/tui/widgets/__pycache__/util.cpython-310.pyc
/usr/lib/python3.10/site-packages/sen/tui/widgets/graph.py
/usr/lib/python3.10/site-packages/sen/tui/widgets/list
/usr/lib/python3.10/site-packages/sen/tui/widgets/list/__init__.py
/usr/lib/python3.10/site-packages/sen/tui/widgets/list/__pycache__
/usr/lib/python3.10/site-packages/sen/tui/widgets/list/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sen/tui/widgets/list/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/sen/tui/widgets/list/__pycache__/base.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sen/tui/widgets/list/__pycache__/base.cpython-310.pyc
/usr/lib/python3.10/site-packages/sen/tui/widgets/list/__pycache__/common.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sen/tui/widgets/list/__pycache__/common.cpython-310.pyc
/usr/lib/python3.10/site-packages/sen/tui/widgets/list/__pycache__/util.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/sen/tui/widgets/list/__pycache__/util.cpython-310.pyc
/usr/lib/python3.10/site-packages/sen/tui/widgets/list/base.py
/usr/lib/python3.10/site-packages/sen/tui/widgets/list/common.py
/usr/lib/python3.10/site-packages/sen/tui/widgets/list/util.py
/usr/lib/python3.10/site-packages/sen/tui/widgets/responsive_column.py
/usr/lib/python3.10/site-packages/sen/tui/widgets/table.py
/usr/lib/python3.10/site-packages/sen/tui/widgets/tree.py
/usr/lib/python3.10/site-packages/sen/tui/widgets/util.py
/usr/lib/python3.10/site-packages/sen/util.py
/usr/share/licenses/python3-sen
/usr/share/licenses/python3-sen/LICENSE

References

Summary

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