How to Install and Uninstall rxvt-unicode-lite Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "rxvt-unicode-lite" package

This is a short guide on how to install rxvt-unicode-lite on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install rxvt-unicode-lite

2. Uninstall "rxvt-unicode-lite" package

This tutorial shows how to uninstall rxvt-unicode-lite on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the rxvt-unicode-lite package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: rxvt-unicode-lite
Priority: optional
Section: universe/x11
Installed-Size: 2376
Maintainer: Ubuntu Developers
Original-Maintainer: Ryan Kavanagh
Architecture: amd64
Source: rxvt-unicode
Version: 9.21-1build1
Provides: rxvt-unicode, x-terminal-emulator
Depends: libc6 (>= 2.17), libgcc1 (>= 1:4.2), libx11-6, libxrender1, base-passwd (>= 2.0.3.4), ncurses-base (>= 5.4-7)
Conflicts: rxvt-unicode
Filename: pool/universe/r/rxvt-unicode/rxvt-unicode-lite_9.21-1build1_amd64.deb
Size: 461212
MD5sum: 327c676e74560455e1cd4bf475c429b1
SHA1: 4d4ca3d7c607782821a477a6e169ee01fa7a0b67
SHA256: 573ce3ecba2dfb7e4c304febc795921265590b96ed4e49cb0e6a9bd506d7ae01
Description-en: RXVT-like terminal emulator with basic Unicode 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 contains the small version with only a few extra features and
without Freetype support.
Description-md5: 1f6cb80ad38fead42f73caa879303803
Homepage: http://software.schmorp.de/pkg/rxvt-unicode.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu