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

Last updated: May 17,2024

1. Install "libghc-objectname-dev" package

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

$ sudo apt update $ sudo apt install libghc-objectname-dev

2. Uninstall "libghc-objectname-dev" package

This guide covers the steps necessary to uninstall libghc-objectname-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-objectname-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-objectname-dev
Priority: extra
Section: universe/haskell
Installed-Size: 63
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-objectname
Version: 1.1.0.1-1
Provides: libghc-objectname-dev-1.1.0.1-b56ea
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-transformers-dev-0.4.2.0-81450, libc6 (>= 2.2.5)
Suggests: libghc-objectname-doc, libghc-objectname-prof
Filename: pool/universe/h/haskell-objectname/libghc-objectname-dev_1.1.0.1-1_amd64.deb
Size: 9578
MD5sum: cc766afa73b32a60cba3fcec47de770d
SHA1: f97fdd6ba465c336c057f4501865fc6edff6bfaa
SHA256: 25c2567e833d2bd76dc7f5ad031370e9fd3bb2a74781852fb6bcb98000424715
Description-en: Explicitly handled object names
This tiny package contains the class ObjectName, which corresponds to the
general notion of explicitly handled identifiers for API objects, e.g. a
texture object name in OpenGL or a buffer object name in OpenAL.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: d216e5c692d91558867ebb0f42827ee4
Homepage: https://github.com/svenpanne/ObjectName
Ghc-Package: ObjectName-1.1.0.1-b56eaaa0881cebb567848677483e7a30
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu