How to Install and Uninstall libghc-xmonad-dev Package on Ubuntu 21.04 (Hirsute Hippo)
Last updated: November 07,2024
1. Install "libghc-xmonad-dev" package
This is a short guide on how to install libghc-xmonad-dev on Ubuntu 21.04 (Hirsute Hippo)
$
sudo apt update
Copied
$
sudo apt install
libghc-xmonad-dev
Copied
2. Uninstall "libghc-xmonad-dev" package
Here is a brief guide to show you how to uninstall libghc-xmonad-dev on Ubuntu 21.04 (Hirsute Hippo):
$
sudo apt remove
libghc-xmonad-dev
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libghc-xmonad-dev package on Ubuntu 21.04 (Hirsute Hippo)
Package: libghc-xmonad-dev
Architecture: amd64
Version: 0.15-4build2
Priority: extra
Section: universe/haskell
Source: xmonad
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 3793
Provides: libghc-xmonad-dev-0.15-a09b4
Depends: libx11-dev, libxinerama-dev, libghc-x11-dev-1.9.1-11a5c, libghc-base-dev-4.13.0.0-2f220, libghc-containers-dev-0.6.2.1-ab1cf, libghc-data-default-dev-0.7.1.1-958e3, libghc-directory-dev-1.3.6.0-49fdf, libghc-extensible-exceptions-dev-0.1.1.4-10872, libghc-filepath-dev-1.4.2.1-103b6, libghc-mtl-dev-2.2.2-7208c, libghc-process-dev-1.6.9.0-88a89, libghc-setlocale-dev-1.0.0.9-a89d6, libghc-unix-dev-2.7.2.2-bb33f, libghc-utf8-string-dev-1.0.1.1-866d7, libc6 (>= 2.2.5), libgmp10, libx11-6, libxext6, libxinerama1, libxrandr2, libxss1
Recommends: libghc-xmonad-contrib-dev
Suggests: libghc-xmonad-doc, libghc-xmonad-prof
Filename: pool/universe/x/xmonad/libghc-xmonad-dev_0.15-4build2_amd64.deb
Size: 400108
MD5sum: 3d5f461af8cc4f080470794a8c12d1ae
SHA1: bedf0c803577f7a0c39193dde82b038e35bc7aad
SHA256: 8ae58117a71189a983ae0889dd7f8e2adc3e6cdf53216dfaa58b1b713c588a88
SHA512: e6e0216830c25ec874bc81fc98b9c711ba9b33c7ba25731ea6b4c4b3364590bf49261bb03390bf8e63ee359754ac02ee439bf62a2fc04389d1ff37e54504641b
Homepage: https://xmonad.org
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
Ghc-Package: xmonad-0.15-8z4LykOPilEAhkci7wDYOR
Architecture: amd64
Version: 0.15-4build2
Priority: extra
Section: universe/haskell
Source: xmonad
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 3793
Provides: libghc-xmonad-dev-0.15-a09b4
Depends: libx11-dev, libxinerama-dev, libghc-x11-dev-1.9.1-11a5c, libghc-base-dev-4.13.0.0-2f220, libghc-containers-dev-0.6.2.1-ab1cf, libghc-data-default-dev-0.7.1.1-958e3, libghc-directory-dev-1.3.6.0-49fdf, libghc-extensible-exceptions-dev-0.1.1.4-10872, libghc-filepath-dev-1.4.2.1-103b6, libghc-mtl-dev-2.2.2-7208c, libghc-process-dev-1.6.9.0-88a89, libghc-setlocale-dev-1.0.0.9-a89d6, libghc-unix-dev-2.7.2.2-bb33f, libghc-utf8-string-dev-1.0.1.1-866d7, libc6 (>= 2.2.5), libgmp10, libx11-6, libxext6, libxinerama1, libxrandr2, libxss1
Recommends: libghc-xmonad-contrib-dev
Suggests: libghc-xmonad-doc, libghc-xmonad-prof
Filename: pool/universe/x/xmonad/libghc-xmonad-dev_0.15-4build2_amd64.deb
Size: 400108
MD5sum: 3d5f461af8cc4f080470794a8c12d1ae
SHA1: bedf0c803577f7a0c39193dde82b038e35bc7aad
SHA256: 8ae58117a71189a983ae0889dd7f8e2adc3e6cdf53216dfaa58b1b713c588a88
SHA512: e6e0216830c25ec874bc81fc98b9c711ba9b33c7ba25731ea6b4c4b3364590bf49261bb03390bf8e63ee359754ac02ee439bf62a2fc04389d1ff37e54504641b
Homepage: https://xmonad.org
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
Ghc-Package: xmonad-0.15-8z4LykOPilEAhkci7wDYOR