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

Last updated: November 05,2024

1. Install "e2wm" package

This tutorial shows how to install e2wm on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install e2wm

2. Uninstall "e2wm" package

Please follow the step by step instructions below to uninstall e2wm on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove e2wm $ sudo apt autoclean && sudo apt autoremove

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

Package: e2wm
Priority: extra
Section: universe/lisp
Installed-Size: 206
Maintainer: Ubuntu Developers
Original-Maintainer: KURASHIKI Satoru
Architecture: all
Version: 1.3+git20150609-1
Depends: emacs-window-layout, emacs24 | emacs23
Recommends: imagemagick, wget
Suggests: magit
Filename: pool/universe/e/e2wm/e2wm_1.3+git20150609-1_all.deb
Size: 43040
MD5sum: 1d8741ed87b2431fb37551ffac700f48
SHA1: d9dd20559df49daa53cc18761ed9cf5248bcc3d7
SHA256: a5f7ae0a8197d2b877f4585a7f7626b2fba596a373fd3a677f7e4faec563cf0c
Description-en: simple window manager for emacs
This is an implementation of introducing window management to Emacs.
* Management of list of editable buffers
* Assignment of windows for pop-up buffers
* Switching window layout like the perspective in eclipse
* Plug-in extension
.
The current implementation has following perspectives:
* code : main coding layout
* two : side by side layout
* doc : reading documentation layout
* dashboard : showing plug-ins like dashboard in Mac OSX
* array : selecting buffers like expose in Mac OSX
Description-md5: 649fbd5160b79be103512c9f9da98c20
Homepage: https://github.com/kiwanami/emacs-window-manager
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu