How to Install and Uninstall zutty Package on Kali Linux

Last updated: May 15,2024

1. Install "zutty" package

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

$ sudo apt update $ sudo apt install zutty

2. Uninstall "zutty" package

This guide covers the steps necessary to uninstall zutty on Kali Linux:

$ sudo apt remove zutty $ sudo apt autoclean && sudo apt autoremove

3. Information about the zutty package on Kali Linux

Package: zutty
Version: 0.14.8.20231210+dfsg1-1
Installed-Size: 502
Maintainer: Ricardo Mones
Architecture: amd64
Provides: x-terminal-emulator
Depends: libc6 (>= 2.34), libegl1, libfreetype6 (>= 2.2.1), libgcc-s1 (>= 3.0), libgles2 (>= 1.0.0), libstdc++6 (>= 13.1), libx11-6, libxmu6 (>= 2:1.1.3)
Size: 178904
SHA256: 99210bfe509e31a24307a46a5493ffc23ae4f42aff5d7c59d95cb00433bafd99
SHA1: 54dfea4c096798abc4baaee86be1e448cfc818de
MD5sum: a98ea6a76c6ffdbf707c64732811effb
Description: Efficient full-featured X11 terminal emulator
Zutty is a terminal emulator for the X Window System, functionally
similar to several other X terminal emulators such as xterm, rxvt and
others. It is also similar to other, much more modern, GPU-accelerated
terminal emulators.
.
Zutty uses a radically simple, yet extremely efficient rendering
implementation, coupled with a sufficiently complete feature set to
make it useful for a wide range of users. It also offers high
throughput with low latency, and strives to conform to relevant
standards, either published or de-facto.
.
Notice this program requires your GPU OpenGL to support compute,
fragment and vertex shaders, otherwise it will fail to start.
Description-md5:
Homepage: https://tomscii.sig7.se/zutty/
Tag: implemented-in::c++, interface::graphical, interface::x11,
role::program, scope::application, uitoolkit::glut, x11::application,
x11::terminal
Section: x11
Priority: optional
Filename: pool/main/z/zutty/zutty_0.14.8.20231210+dfsg1-1_amd64.deb