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

Last updated: June 04,2024

1. Install "dh-haskell" package

Please follow the steps below to install dh-haskell on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install dh-haskell

2. Uninstall "dh-haskell" package

Learn how to uninstall dh-haskell on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: dh-haskell
Priority: optional
Section: universe/devel
Installed-Size: 48
Maintainer: Ubuntu Developers
Original-Maintainer: Dmitry Bogatov
Architecture: all
Version: 0.1
Depends: debhelper (>= 9.20151220), dh-buildinfo, libparse-debcontrol-perl, libhtml-linkextractor-perl, libfile-chdir-perl, libreadonly-perl, libcarp-assert-perl, liblist-moreutils-perl, libparse-debianchangelog-perl, hscolour
Filename: pool/universe/d/dh-haskell/dh-haskell_0.1_all.deb
Size: 13272
MD5sum: 3201deb7406d521caa52f2a79bc150b1
SHA1: 10034a58343c58280bc0af56a102565f829202a2
SHA256: 62eb9b69fa29174020fcbcce3a91b9131ec52ca88329f50bfb973364d583a49a
Description-en: debhelper add-on for packaging software written in Haskell
dh-haskell provides buildsystem module named 'haskell'. The haskell debhelper
buildsystem is designed to make packaging programs written in Haskell very
simple.
Description-md5: 5ce5df9ca3f6ecc93d868b8fadc20e33
Homepage: https://anonscm.debian.org/cgit/pkg-haskell/dh-haskell.git
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu