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

Last updated: May 15,2024

1. Install "tinywm" package

In this section, we are going to explain the necessary steps to install tinywm on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install tinywm

2. Uninstall "tinywm" package

This guide let you learn how to uninstall tinywm on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove tinywm $ sudo apt autoclean && sudo apt autoremove

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

Package: tinywm
Priority: optional
Section: universe/x11
Installed-Size: 60
Maintainer: Ubuntu Developers
Original-Maintainer: Nobuhiro Iwamatsu
Architecture: amd64
Version: 1.3-9
Provides: x-window-manager
Depends: libc6 (>= 2.4), libx11-6
Filename: pool/universe/t/tinywm/tinywm_1.3-9_amd64.deb
Size: 7666
MD5sum: 846e960c7eec6d405fe08bfa45891d6e
SHA1: e741073e9f204ff1c05f4c328e36689536fe0118
SHA256: 08f409f26abe28f0eb341156c0d3a93820ce1c4283a92ad0b5f303e13ad54ff2
Description-en: tiny window manager
TinyWM is a small, simple window manager. It has a minimal memory
footprint, which makes it useful in embedded systems. It features window
move, resize, and raise operations, and supports "sloppy focus".
.
Due to its simplicity, its source code (in C and Python) can be used as a
reference implementation for developers seeking to understand basic window
manager programming.
Description-md5: 80e8033874eba5a989b79b2556f0b7ec
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu