How to Install and Uninstall stterm Package on Kali Linux

Last updated: May 19,2024

1. Install "stterm" package

Please follow the instructions below to install stterm on Kali Linux

$ sudo apt update $ sudo apt install stterm

2. Uninstall "stterm" package

This guide let you learn how to uninstall stterm on Kali Linux:

$ sudo apt remove stterm $ sudo apt autoclean && sudo apt autoremove

3. Information about the stterm package on Kali Linux

Package: stterm
Version: 0.9-1
Installed-Size: 123
Maintainer: Paride Legovini
Architecture: amd64
Provides: x-terminal-emulator
Depends: ncurses-term (>= 6.1+20180714-1), libc6 (>= 2.34), libfontconfig1 (>= 2.12.6), libx11-6, libxft2 (>> 2.1.1)
Size: 44048
SHA256: b81347e2274ccdf6779b9aa9e4c9b43ccfd489fd220b79c1ad1746b0c27811e6
SHA1: 0614b4ad9867f59e3a5d57211136a4f31c7af16e
MD5sum: d94db98ac3ecf0a0a648d10176626a7c
Description: simple terminal emulator for X
st is a terminal emulator from the suckless project with a focus on
simplicity, clarity and frugality. The project's philosophy is about
keeping things simple, minimal and usable.
.
st supports most VT10X escape sequences, serial lines, XIM, utmp via
utmp(1), clipboard handling, mouse and keyboard shortcuts, UTF-8, wide
characters, resize, 256 colors, true colors, antialiased fonts (using
fontconfig), fallback fonts, and line drawing. It does *not* provide
a scrollback buffer: users are encouraged to use a terminal multiplexter.
.
This Debian package is called 'stterm' for historical reasons.
Description-md5:
Multi-Arch: foreign
Homepage: https://st.suckless.org
Tag: implemented-in::c, role::program, x11::terminal
Section: x11
Priority: optional
Filename: pool/main/s/stterm/stterm_0.9-1_amd64.deb