How to Install and Uninstall sen Package on Kali Linux
Last updated: November 23,2024
1. Install "sen" package
Please follow the guidelines below to install sen on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
sen
Copied
2. Uninstall "sen" package
In this section, we are going to explain the necessary steps to uninstall sen on Kali Linux:
$
sudo apt remove
sen
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the sen package on Kali Linux
Package: sen
Version: 0.7.0-1
Installed-Size: 227
Maintainer: Debian Python Team
Architecture: all
Depends: python3-docker, python3-urwid, python3-urwidtrees, python3:any
Size: 43244
SHA256: 63e4389ec1a05022b0687bb5ea58be385b2cdc26465f6dc6ad00a4cafcb6e927
SHA1: b7f7a013503e98896adfbc4b9073a604dcbdebdb
MD5sum: 7beb8c5d57cc192b8637273808999391
Description: Terminal user interface for docker engine
sen is a terminal user interface for docker engine:
.
* it can interactively manage your containers and images:
* manage? start, stop, restart, kill, delete,...
* you are able to inspect containers and images
* sen can fetch logs of containers and even stream logs real-time
* all buffers support searching and filtering
* sen receives real-time updates from docker when anything changes
* e.g. if you create a container in another terminal, sen will pick
it up
* sen notifies you whenever something happens (and reports slow queries)
* supports a lot of vim-like keybindings (j, k, gg, /, ...)
* there is a special buffer which display detailed info about images
* you can get interactive tree view of all images (equivalent of
docker images --tree)
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/TomasTomecek/sen
Section: admin
Priority: optional
Filename: pool/main/s/sen/sen_0.7.0-1_all.deb
Version: 0.7.0-1
Installed-Size: 227
Maintainer: Debian Python Team
Architecture: all
Depends: python3-docker, python3-urwid, python3-urwidtrees, python3:any
Size: 43244
SHA256: 63e4389ec1a05022b0687bb5ea58be385b2cdc26465f6dc6ad00a4cafcb6e927
SHA1: b7f7a013503e98896adfbc4b9073a604dcbdebdb
MD5sum: 7beb8c5d57cc192b8637273808999391
Description: Terminal user interface for docker engine
sen is a terminal user interface for docker engine:
.
* it can interactively manage your containers and images:
* manage? start, stop, restart, kill, delete,...
* you are able to inspect containers and images
* sen can fetch logs of containers and even stream logs real-time
* all buffers support searching and filtering
* sen receives real-time updates from docker when anything changes
* e.g. if you create a container in another terminal, sen will pick
it up
* sen notifies you whenever something happens (and reports slow queries)
* supports a lot of vim-like keybindings (j, k, gg, /, ...)
* there is a special buffer which display detailed info about images
* you can get interactive tree view of all images (equivalent of
docker images --tree)
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/TomasTomecek/sen
Section: admin
Priority: optional
Filename: pool/main/s/sen/sen_0.7.0-1_all.deb