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

Last updated: May 22,2024

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

This tutorial shows how to install libghc-xmonad-contrib-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Here is a brief guide to show you how to uninstall libghc-xmonad-contrib-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-xmonad-contrib-prof
Priority: extra
Section: universe/haskell
Installed-Size: 35769
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: xmonad-contrib
Version: 0.12-1
Provides: libghc-xmonad-contrib-prof-0.12-788c3
Depends: libghc-xmonad-contrib-dev (= 0.12-1), libghc-x11-prof-1.6.1.2-1f245, libghc-x11-xft-prof-0.3.1-1f72c, libghc-base-prof-4.8.2.0-0d6d1, libghc-containers-prof-0.5.6.2-59326, libghc-directory-prof-1.2.2.0-660a7, libghc-extensible-exceptions-prof-0.1.1.4-81599, libghc-filepath-prof-1.4.0.0-f97d1, libghc-mtl-prof-2.2.1-3af90, libghc-old-locale-prof-1.0.0.7-0db93, libghc-old-time-prof-1.1.0.3-44943, libghc-process-prof-1.2.3.0-a2232, libghc-random-prof-1.1-c46cc, libghc-unix-prof-2.7.1.0-bb54e, libghc-utf8-string-prof-1.0.1.1-09f69, libghc-xmonad-prof-0.12-f8c90
Filename: pool/universe/x/xmonad-contrib/libghc-xmonad-contrib-prof_0.12-1_amd64.deb
Size: 3377848
MD5sum: 6d7873ca2fc2d12c3c72d4021016771b
SHA1: 6becda31b38b822cd6b6b74d0977f3d125e9a050
SHA256: b20ce175ee86ce415c2071d4c63eeb5ad41d4627a73e00f2f7be6c6d543e9a4a
Description-en: Extensions to xmonad; profiling libraries
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 profile your custom configured xmonad
binary.
Description-md5: dc4a6b1eabfe7f0ac86c6a1d9c5b8860
Homepage: http://xmonad.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu