How to Install and Uninstall libghc-tar-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 18,2024

1. Install "libghc-tar-dev" package

This is a short guide on how to install libghc-tar-dev on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libghc-tar-dev" package

This guide let you learn how to uninstall libghc-tar-dev on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libghc-tar-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: libghc-tar-dev
Architecture: amd64
Version: 0.5.1.1-2build2
Priority: extra
Section: universe/haskell
Source: haskell-tar
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2103
Provides: libghc-tar-dev-0.5.1.1-2c125
Depends: libghc-array-dev-0.5.4.0-ddbb2, libghc-base-dev-4.13.0.0-2f220, libghc-bytestring-dev-0.10.10.1-c40ee, libghc-containers-dev-0.6.2.1-ab1cf, libghc-deepseq-dev-1.4.4.0-9f093, libghc-directory-dev-1.3.6.0-49fdf, libghc-filepath-dev-1.4.2.1-103b6, libghc-time-dev-1.9.3-1ee94, libc6 (>= 2.14), libgmp10
Suggests: libghc-tar-doc, libghc-tar-prof
Filename: pool/universe/h/haskell-tar/libghc-tar-dev_0.5.1.1-2build2_amd64.deb
Size: 240516
MD5sum: 162769c98469f8ac32f0b6ae04f6c627
SHA1: f64392c4ee9e3e2002498b2bd149f674ea78d8b8
SHA256: 8befe1bdfa642b5c77b67c6c223f9ddd14abc17b76be76a7303ff5a9f0af37d0
SHA512: ba2d87097d9c717e559ee84b55f09a3b1bcc7a73a7645beb35d0dd7244b828d2e52f648c2d3514ab08e3ccb57e9e75d6091e1983258f04b83e7e8f6ec3c19a5a
Homepage: https://hackage.haskell.org/package/tar
Description-en: reading, writing and manipulating ".tar" archive files
This library is for working with ".tar" archive files. It can read and write a
range of common variations of archive format including V7, USTAR, POSIX and
GNU formats. It provides support for packing and unpacking portable archives.
This makes it suitable for distribution but not backup because details like
file ownership and exact permissions are not preserved.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 969482f0f187cb656a73c0590e93b5bf
Ghc-Package: tar-0.5.1.1-KYnbMoiwlgXBMwp5jLbkTM