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

Last updated: May 19,2024

1. Install "libghc-xmonad-contrib-dev" package

Please follow the steps below to install libghc-xmonad-contrib-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-xmonad-contrib-dev" package

Please follow the instructions below to uninstall libghc-xmonad-contrib-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-xmonad-contrib-dev
Priority: extra
Section: universe/haskell
Installed-Size: 40447
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: xmonad-contrib
Version: 0.12-1
Replaces: xmonadcontrib
Provides: libghc-xmonad-contrib-dev-0.12-788c3
Depends: libghc-x11-dev-1.6.1.2-1f245, libghc-x11-xft-dev-0.3.1-1f72c, libghc-base-dev-4.8.2.0-0d6d1, libghc-containers-dev-0.5.6.2-59326, 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-old-locale-dev-1.0.0.7-0db93, libghc-old-time-dev-1.1.0.3-44943, libghc-process-dev-1.2.3.0-a2232, libghc-random-dev-1.1-c46cc, libghc-unix-dev-2.7.1.0-bb54e, libghc-utf8-string-dev-1.0.1.1-09f69, libghc-xmonad-dev-0.12-f8c90, libc6 (>= 2.2.5), libx11-dev, libxinerama-dev
Suggests: libghc-xmonad-contrib-doc, libghc-xmonad-contrib-prof
Conflicts: xmonadcontrib
Filename: pool/universe/x/xmonad-contrib/libghc-xmonad-contrib-dev_0.12-1_amd64.deb
Size: 3898540
MD5sum: 8cda49994e90283bd3802b89a9f0d471
SHA1: b403208b567719d0d6e03d18a3af4e5e85dedb2a
SHA256: 65d15b2680e50e87e1ee009931e348d01c78697b4cf188081575bf56263db794
Description-en: Extensions to xmonad
This is a huge extensions library for xmonad, providing alternative
layout algorithms, key bindings, extended operations, and much more.
.
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.
Description-md5: 974fe40f0fb1e57fa65270d1e9506790
Homepage: http://xmonad.org/
Ghc-Package: xmonad-contrib-0.12-788c3c2fba3830476dfcae5ec24665ca
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu