How to Install and Uninstall buildapp Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "buildapp" package

Please follow the guidelines below to install buildapp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install buildapp

2. Uninstall "buildapp" package

Please follow the guidance below to uninstall buildapp on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the buildapp package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: buildapp
Priority: optional
Section: universe/lisp
Installed-Size: 67300
Maintainer: Ubuntu Developers
Original-Maintainer: Christoph Egger
Architecture: amd64
Version: 1.5.5-1
Depends: libc6 (>= 2.14), zlib1g (>= 1:1.1.4), sbcl
Filename: pool/universe/b/buildapp/buildapp_1.5.5-1_amd64.deb
Size: 8635374
MD5sum: 453b68a814263b130af7b433d6c0793c
SHA1: ff1969c10dfd1b3e5b41fef45ae5d12599d15dc9
SHA256: c9b9e944c1014a69579b39c5b1762f451c63a271c07ddfe31c95cd5c07f338f3
Description-en: 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: 4b9e5c9c8ac8c5f6d394650d7cca9338
Homepage: http://www.xach.com/lisp/buildapp/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu