How to Install and Uninstall hadrian Package on Kali Linux
Last updated: November 24,2024
1. Install "hadrian" package
This guide covers the steps necessary to install hadrian on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
hadrian
Copied
2. Uninstall "hadrian" package
In this section, we are going to explain the necessary steps to uninstall hadrian on Kali Linux:
$
sudo apt remove
hadrian
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the hadrian package on Kali Linux
Package: hadrian
Source: haskell-hadrian
Version: 9.4.7-3
Installed-Size: 19208
Maintainer: Debian Haskell Group
Architecture: amd64
Depends: libc6 (>= 2.34), libffi8 (>= 3.4), libgmp10 (>= 2:6.3.0+dfsg)
Size: 3001996
SHA256: 1cbf9a7b46c24e3c5183e015ad9e2b3f6968292e9616158366c9474badeec914
SHA1: be3d9f6d275f9240bed41961b60417fbfff0cef3
MD5sum: b7521ae3da55ed62dd0c488e21edd93e
Description: build system for GHC
Hadrian is a modular, statically-typed, extensible build system for GHC,
introduced in the paper Non-recursive Make Considered Harmful. It consists of
a Haskell executable implemented using the shake library, and is used to
configure and build GHC.
Description-md5:
Homepage: https://www.haskell.org/ghc/
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-hadrian/hadrian_9.4.7-3_amd64.deb
Source: haskell-hadrian
Version: 9.4.7-3
Installed-Size: 19208
Maintainer: Debian Haskell Group
Architecture: amd64
Depends: libc6 (>= 2.34), libffi8 (>= 3.4), libgmp10 (>= 2:6.3.0+dfsg)
Size: 3001996
SHA256: 1cbf9a7b46c24e3c5183e015ad9e2b3f6968292e9616158366c9474badeec914
SHA1: be3d9f6d275f9240bed41961b60417fbfff0cef3
MD5sum: b7521ae3da55ed62dd0c488e21edd93e
Description: build system for GHC
Hadrian is a modular, statically-typed, extensible build system for GHC,
introduced in the paper Non-recursive Make Considered Harmful. It consists of
a Haskell executable implemented using the shake library, and is used to
configure and build GHC.
Description-md5:
Homepage: https://www.haskell.org/ghc/
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-hadrian/hadrian_9.4.7-3_amd64.deb