How to Install and Uninstall buildapp Package on Kali Linux

Last updated: May 08,2024

1. Install "buildapp" package

Please follow the step by step instructions below to install buildapp on Kali Linux

$ sudo apt update $ sudo apt install buildapp

2. Uninstall "buildapp" package

This is a short guide on how to uninstall buildapp on Kali Linux:

$ sudo apt remove buildapp $ sudo apt autoclean && sudo apt autoremove

3. Information about the buildapp package on Kali Linux

Package: buildapp
Source: buildapp (1.5.6-3)
Version: 1.5.6-3+b1
Installed-Size: 43052
Maintainer: Debian Common Lisp Team
Architecture: amd64
Depends: libc6 (>= 2.34), libzstd1 (>= 1.5.2), sbcl
Size: 7890448
SHA256: ed05e0b8e7b73a917e2a06bbf57121428907177813c2787d34e5ea2518eb96af
SHA1: 3f61f80dbe0d048e49bde33263f4627d4a05db7b
MD5sum: 7614ec6fb7fe2bc7c072e812b4b7c0e3
Description: application to create common lisp images
Buildapp is an application for SBCL that configures and saves an
executable Common Lisp image. It is similar to cl-launch and
hu.dwim.build.
Description-md5:
Homepage: https://www.xach.com/lisp/buildapp/
Tag: implemented-in::lisp, role::program
Section: lisp
Priority: optional
Filename: pool/main/b/buildapp/buildapp_1.5.6-3+b1_amd64.deb