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

Last updated: May 19,2024

1. Install "libghc-language-python-dev" package

Here is a brief guide to show you how to install libghc-language-python-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-language-python-dev

2. Uninstall "libghc-language-python-dev" package

Learn how to uninstall libghc-language-python-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-language-python-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-language-python-dev
Priority: extra
Section: universe/haskell
Installed-Size: 12677
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-language-python
Version: 0.4.1-4
Provides: libghc-language-python-dev-0.4.1-b9c5a
Depends: libghc-array-dev-0.5.1.0-960bf, libghc-base-dev-4.8.2.0-0d6d1, libghc-containers-dev-0.5.6.2-59326, libghc-monads-tf-dev-0.1.0.2-6cb91, libghc-pretty-dev-1.1.2.0-5cc41, libghc-transformers-dev-0.4.2.0-81450, libc6 (>= 2.2.5)
Suggests: libghc-language-python-doc, libghc-language-python-prof
Filename: pool/universe/h/haskell-language-python/libghc-language-python-dev_0.4.1-4_amd64.deb
Size: 925854
MD5sum: 4dbce427ac056d8690fa5c3ec36c31e9
SHA1: e893fb514b2b26b387df77f2e8acc308fceef805
SHA256: a5089f5fbb013cb03c4ddb0bb69e98d7d58f987457f0edc511e8294b2c042bd9
Description-en: Parsing and pretty printing of Python code.
language-python is a Haskell library for lexical analysis, parsing and pretty
printing Python code. It supports versions 2.x and 3.x of Python.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 8ba236b4cdd835ebf90e5c843772606e
Homepage: http://github.com/bjpop/language-python
Ghc-Package: language-python-0.4.1-b9c5a53908f094353449b549caa2e42c
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu