How to Install and Uninstall dh-lisp Package on Kali Linux

Last updated: April 27,2024

1. Install "dh-lisp" package

This guide covers the steps necessary to install dh-lisp on Kali Linux

$ sudo apt update $ sudo apt install dh-lisp

2. Uninstall "dh-lisp" package

Learn how to uninstall dh-lisp on Kali Linux:

$ sudo apt remove dh-lisp $ sudo apt autoclean && sudo apt autoremove

3. Information about the dh-lisp package on Kali Linux

Package: dh-lisp
Version: 0.7.2
Installed-Size: 35
Maintainer: Debian Common Lisp Team
Architecture: all
Depends: debhelper (>= 7), perl
Enhances: debhelper
Size: 9852
SHA256: 90d6e0ef130c193fef264d80fb23bef4247c9d110889368936b04c31c7868d58
SHA1: 832ecee7aa7f3f32b7dd4f357149977a94eae0ed
MD5sum: 4ef557c6c859fd838edfe3bd7abb0779
Description: Debhelper to support Common Lisp related packages
This debhelper addon targets Debian package maintainers of packages
related to Common Lisp. It automates the processes of making a
package conform to the Common Lisp in Debian Manual:
.
It adds dependencies to required Common Lisp implementations if
precompiled object files for them are included in the package.
Description-md5:
Tag: devel::debian, devel::lang:lisp, devel::packaging, implemented-in::perl,
interface::commandline, role::program, scope::utility,
works-with::software:source
Section: lisp
Priority: optional
Filename: pool/main/d/dh-lisp/dh-lisp_0.7.2_all.deb