How to Install and Uninstall hugs Package on Kali Linux

Last updated: May 14,2024

1. Install "hugs" package

This tutorial shows how to install hugs on Kali Linux

$ sudo apt update $ sudo apt install hugs

2. Uninstall "hugs" package

This tutorial shows how to uninstall hugs on Kali Linux:

$ sudo apt remove hugs $ sudo apt autoclean && sudo apt autoremove

3. Information about the hugs package on Kali Linux

Package: hugs
Source: hugs98 (98.200609.21-6)
Version: 98.200609.21-6+b1
Installed-Size: 3780
Maintainer: Debian QA Group
Architecture: amd64
Replaces: hugs98
Provides: hugs98
Depends: libc6 (>= 2.34), libreadline8 (>= 6.0), libhugs-base, libhugs-haskell98
Recommends: libhugs-alut, libhugs-cabal, libhugs-fgl, libhugs-glut, libhugs-haskell-src, libhugs-haxml, libhugs-hgl, libhugs-hunit, libhugs-mtl, libhugs-network, libhugs-openal, libhugs-opengl, libhugs-parsec, libhugs-quickcheck, libhugs-stm, libhugs-time, libhugs-unix, libhugs-x11, libhugs-xhtml
Suggests: haskell-mode, haskell-doc, cpphs
Conflicts: hugs98
Size: 596240
SHA256: 96bb595f0c9f9b6c3ca8d168e5737c8cc02a0e4dd635edd9cbc38aa51fac5834
SHA1: d75d27b59e5922456d05186020bc5bb242f6b07c
MD5sum: 51c2f6885d72fda7b4a0c5306411f2df
Description: Haskell 98 interpreter
Hugs is an interpreter for the non-strict, purely functional programming
language Haskell. This version of Hugs, Hugs 98, supports nearly all of
the Haskell 98 specification, as well as a number of extensions.
.
The Haskell language is described by documents in the haskell-doc
package. Other libraries are documented in the ghc6-doc package.
Description-md5:
Homepage: https://www.haskell.org/hugs/
Tag: devel::interpreter, devel::lang:haskell, implemented-in::c,
implemented-in::haskell, interface::commandline, interface::text-mode,
role::program, scope::utility, uitoolkit::ncurses,
works-with::software:source
Section: interpreters
Priority: optional
Filename: pool/main/h/hugs98/hugs_98.200609.21-6+b1_amd64.deb