How to Install and Uninstall rxvt-unicode Package on Kali Linux

Last updated: May 11,2024

1. Install "rxvt-unicode" package

Please follow the step by step instructions below to install rxvt-unicode on Kali Linux

$ sudo apt update $ sudo apt install rxvt-unicode

2. Uninstall "rxvt-unicode" package

This tutorial shows how to uninstall rxvt-unicode on Kali Linux:

$ sudo apt remove rxvt-unicode $ sudo apt autoclean && sudo apt autoremove

3. Information about the rxvt-unicode package on Kali Linux

Package: rxvt-unicode
Version: 9.31-3
Installed-Size: 3391
Maintainer: Ryan Kavanagh
Architecture: amd64
Provides: x-terminal-emulator
Depends: base-passwd (>= 2.0.3.4), ncurses-base (>= 6.1+20180210-4) | ncurses-term (>= 5.8-1), libc6 (>= 2.34), libfontconfig1 (>= 2.12.6), libgcc-s1 (>= 4.2), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libperl5.38 (>= 5.38.2), libptytty0 (>= 2.0), libstartup-notification0 (>= 0.2), libx11-6, libxext6, libxft2 (>> 2.1.1), libxmu6 (>= 2:1.1.3), libxrender1
Recommends: fonts-dejavu, fonts-vlgothic | fonts-japanese-gothic
Suggests: sensible-utils
Size: 770348
SHA256: 904ae7d981a8420d02ded2554c6bc057f07c497a1e193cc1878a1942964b52f4
SHA1: 98fad74c21d19966c633345ded2ad65239c08f9c
MD5sum: 098a0edfbcc423fa56bc87cf6d45c62a
Description: RXVT-like terminal emulator with Unicode and 256-color support
rxvt-unicode is a modern, Unicode-aware color xterm replacement that uses
significantly less memory than a conventional xterm and many other Unicode
supporting terminal emulators.
.
It supports using multiple fonts at the same time, including Xft fonts, and
client-server technology to reduce memory consumption when using multiple
windows.
.
This package is configured with 256-color support, and TERM set to
"rxvt-unicode-256color". Any other systems you log into must have this
terminfo entry installed!
Description-md5:
Multi-Arch: foreign
Homepage: http://software.schmorp.de/pkg/rxvt-unicode.html
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::c++, implemented-in::perl, interface::graphical,
interface::x11, role::devel-lib, role::program, scope::utility,
uitoolkit::xlib, works-with::text, works-with::unicode,
x11::application, x11::terminal
Section: x11
Priority: optional
Filename: pool/main/r/rxvt-unicode/rxvt-unicode_9.31-3_amd64.deb