How to Install and Uninstall shellex Package on Kali Linux

Last updated: May 15,2024

1. Install "shellex" package

This guide let you learn how to install shellex on Kali Linux

$ sudo apt update $ sudo apt install shellex

2. Uninstall "shellex" package

This tutorial shows how to uninstall shellex on Kali Linux:

$ sudo apt remove shellex $ sudo apt autoclean && sudo apt autoremove

3. Information about the shellex package on Kali Linux

Package: shellex
Version: 0.3-1
Installed-Size: 72
Maintainer: Paul Seyfert
Architecture: amd64
Depends: libc6 (>= 2.4), rxvt-unicode, zsh, libx11-protocol-perl, x11-xserver-utils
Size: 13940
SHA256: a23dfe15462fdeff29a5e250013f4e379bef82145640abff05da3f554d739ff0
SHA1: 4d39ecd5420483ef81d62ff2d3ac03bf37f18d76
MD5sum: 5db9261887e4f0655a453b1896767d7d
Description: shell-based launcher
shellex is supposed to be a dmenu-style launcher with a lot more
features and a lot simpler design. It launches a shell (currently zsh)
and shows it in a small terminal, wrapping every command with a little
bit of extra magic (redirecting stdout, stderr, disowning and closing
the shell) to get more typical launcher-behaviour.
.
This gives you a simple launcher with tab-completion and other
shell-features, configurable in shell.
Description-md5:
Homepage: http://github.com/Merovius/shellex
Section: x11
Priority: optional
Filename: pool/main/s/shellex/shellex_0.3-1_amd64.deb