How to Install and Uninstall jwm Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "jwm" package

Please follow the guidance below to install jwm on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install jwm

2. Uninstall "jwm" package

Please follow the guidelines below to uninstall jwm on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove jwm $ sudo apt autoclean && sudo apt autoremove

3. Information about the jwm package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: jwm
Priority: optional
Section: universe/x11
Installed-Size: 376
Maintainer: Ubuntu Developers
Original-Maintainer: Samuel Henrique Oltramari Pinto (SamuelOPH)
Architecture: amd64
Version: 2.3.5-2
Provides: x-window-manager
Depends: rxvt-unicode-256color | rxvt-unicode | rxvt-unicode-lite | gnome-terminal | konsole | x-terminal-emulator, libc6 (>= 2.15), libcairo2 (>= 1.6.0), libfribidi0 (>= 0.19.2), libglib2.0-0 (>= 2.12.0), libjpeg8 (>= 8c), libpng12-0 (>= 1.2.13-4), librsvg2-2 (>= 2.14.4), libx11-6, libxext6, libxft2 (>> 2.1.1), libxinerama1, libxmu6, libxpm4, libxrender1
Recommends: menu
Suggests: x11-apps
Filename: pool/universe/j/jwm/jwm_2.3.5-2_amd64.deb
Size: 129482
MD5sum: ce0c15679d2e7ca201eb5f2506f254ce
SHA1: f385f624f39dfba12af88a3025900526d132693f
SHA256: f0f718fccde496ce868202cf25960a5958418b2fee5f2b31d386cfd6a5d62a34
Description-en: very small lightweight pure X11 window manager with tray and menus
Low resource Window manager ideal for older PCs. It uses a minimum of
external libraries, thus very little memory, includes virtual screens,
menubar and root-menu popup.
.
JWM is a window manager for the X11 Window System. JWM is written in
C and uses only Xlib and (optionally) the shape extension and libXpm.
It can support some MWM, GNOME, and WM Spec hints. The menu configuration
files are managed in XML format.
.
Compared to other light WM, like FVWM or Openbox, the Jwm consumes
considerably less memory while providing the same functionality.
Description-md5: 228a21127459d22e79fa36d623a3cc27
Homepage: http://joewing.net/projects/jwm/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu