To uninstall emacs-window-layout just follow these instructions.
sudo apt-get remove emacs-window-layout
This will remove just the emacs-window-layout package itself.
sudo apt-get remove --auto-remove emacs-window-layout
This will remove the emacs-window-layout package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for emacs-window-layout then this will work.
sudo apt-get purge emacs-window-layout
Or similarly, like this emacs-window-layout
sudo apt-get purge --auto-remove emacs-window-layout
Package | emacs-window-layout |
Version | 1.1-2 |
Maintainer | KURASHIKI Satoru <[email protected]> |
Home page | https://github.com/kiwanami/emacs-window-layout |
Description | window layout manager for emacs |
Distro | debian |
Release | wheezy |
Repo | main |
Section | lisp |