How to Install and Uninstall haskell-devscripts Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

1. Install "haskell-devscripts" package

In this section, we are going to explain the necessary steps to install haskell-devscripts on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install haskell-devscripts

2. Uninstall "haskell-devscripts" package

Please follow the step by step instructions below to uninstall haskell-devscripts on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove haskell-devscripts $ sudo apt autoclean && sudo apt autoremove

3. Information about the haskell-devscripts package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: haskell-devscripts
Priority: optional
Section: universe/devel
Installed-Size: 92
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Version: 0.10.2.3
Depends: dctrl-tools, debhelper, dh-buildinfo, ghc (>= 7.10.2.20151030-2), cdbs, html-xml-utils, hscolour, ghc-haddock
Filename: pool/universe/h/haskell-devscripts/haskell-devscripts_0.10.2.3_all.deb
Size: 26684
MD5sum: 3c1f0891940c973f19d8b7baa97e663b
SHA1: 57d53c8b515eafa7e9f7feeda1605b7a59025f35
SHA256: aeace508eab79d46298cea69119ff8ab2eea3c281c4bf66f1ae486e62354b02a
Description-en: Tools to help Debian developers build Haskell packages
This package provides a collection of scripts to help build Haskell
packages for Debian. Unlike haskell-utils, this package is not
expected to be installed on the machines of end users.
.
This package is designed to support Cabalized Haskell libraries. It
is designed to build a library for each supported Debian compiler or
interpreter, generate appropriate postinst/prerm files for each one,
generate appropriate substvars entries for each one, and install the
package in the Debian temporary area as part of the build process.
Description-md5: aaf455906f7c84b62a23368fb3689166
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu