How to Install and Uninstall libghc-xmonad-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "libghc-xmonad-dev" package

Here is a brief guide to show you how to install libghc-xmonad-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-xmonad-dev

2. Uninstall "libghc-xmonad-dev" package

This is a short guide on how to uninstall libghc-xmonad-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-xmonad-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-xmonad-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libghc-xmonad-dev
Priority: extra
Section: universe/haskell
Installed-Size: 3573
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: xmonad
Version: 0.12-1
Provides: libghc-xmonad-dev-0.12-f8c90
Depends: libghc-x11-dev-1.6.1.2-1f245, libghc-base-dev-4.8.2.0-0d6d1, libghc-containers-dev-0.5.6.2-59326, libghc-data-default-dev-0.5.3-e05c4, libghc-directory-dev-1.2.2.0-660a7, libghc-extensible-exceptions-dev-0.1.1.4-81599, libghc-filepath-dev-1.4.0.0-f97d1, libghc-mtl-dev-2.2.1-3af90, libghc-process-dev-1.2.3.0-a2232, libghc-setlocale-dev-1.0.0.3-7c72c, libghc-unix-dev-2.7.1.0-bb54e, libghc-utf8-string-dev-1.0.1.1-09f69, libc6 (>= 2.2.5), libx11-dev, libxinerama-dev
Recommends: libghc-xmonad-contrib-dev
Suggests: libghc-xmonad-doc, libghc-xmonad-prof
Filename: pool/universe/x/xmonad/libghc-xmonad-dev_0.12-1_amd64.deb
Size: 373426
MD5sum: 9a1a3e52b2f0462906ed21174f52c29e
SHA1: 9bb0d6e07b1e42159359b8f215f6b325b7abaf39
SHA256: 7ae5028d0b216b80a809d8c4e563b144cb6eebf70fb8adac22cb43aa33ee58b8
Description-en: Lightweight X11 window manager
Xmonad is a minimalist tiling window manager for X, written in
Haskell. Windows are managed using automatic layout algorithms,
which can be dynamically reconfigured. At any time windows are
arranged so as to maximise the use of screen real estate. All
features of the window manager are accessible purely from the
keyboard: a mouse is entirely optional. Xmonad is configured in
Haskell, and custom layout algorithms may be implemented by the user
in config files. A principle of Xmonad is predictability: the user
should know in advance precisely the window arrangement that will
result from any action.
.
This package is what you need to build your custom configured xmonad
binary.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: bdf0987921d4b9e7778995694cd01337
Homepage: http://xmonad.org
Ghc-Package: xmonad-0.12-f8c907fea4dce8f359d1c28ff798ac85
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu