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

Last updated: May 18,2024

1. Install "aewm" package

This guide covers the steps necessary to install aewm on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install aewm

2. Uninstall "aewm" package

This is a short guide on how to uninstall aewm on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove aewm $ sudo apt autoclean && sudo apt autoremove

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

Package: aewm++
Priority: optional
Section: universe/x11
Installed-Size: 156
Maintainer: Ubuntu MOTU Developers
Original-Maintainer: Chris Boyle
Architecture: amd64
Version: 1.1.2-5
Provides: x-window-manager
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0), libx11-6, libxext6
Suggests: aewm++-goodies
Filename: pool/universe/a/aewm++/aewm++_1.1.2-5_amd64.deb
Size: 39958
MD5sum: 8ed6bed11241efa8cefb4ba415bde222
SHA1: 263534a8e0d24a2cd8939e4e2be411acf67e76bf
SHA256: b09dbe84918a74d329e9afc710009c4d8277c6c4b1dd8acf27eec47b6ec21211
Description-en: minimal window manager written in C++
aewm++ is a minimal window manager for X11, based on aewm. It keeps aewm's
minimalist look and feel but is written in C++, and adds some modern features
like virtual desktops. GNOME EWMH hints have been removed in this release,
because upstream wants to focus on making the code stable and minimalistic.
.
This package used to include appbar, aewm++_fspanel, setrootimage and
aewm++_xsession; these can now be found in the aewm++-goodies package.
Description-md5: e2bb4e9897a1c23acaba6dc3b6d9a86a
Homepage: http://code.google.com/p/aewmpp/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu