How to Install and Uninstall cl-asdf-flv Package on Kali Linux

Last updated: July 02,2024

1. Install "cl-asdf-flv" package

This guide covers the steps necessary to install cl-asdf-flv on Kali Linux

$ sudo apt update $ sudo apt install cl-asdf-flv

2. Uninstall "cl-asdf-flv" package

This guide covers the steps necessary to uninstall cl-asdf-flv on Kali Linux:

$ sudo apt remove cl-asdf-flv $ sudo apt autoclean && sudo apt autoremove

3. Information about the cl-asdf-flv package on Kali Linux

Package: cl-asdf-flv
Version: 2.1-2
Installed-Size: 17
Maintainer: Debian Common Lisp Team
Architecture: all
Size: 3256
SHA256: 8e909fcf866a38d7cf9a9e571969eaf58471f8bd627fb929a9360e69f3a7467f
SHA1: 147446c6cfddd8c820061acfbf8cc3710c63e903
MD5sum: e3186e5cc54384c77ead3b9549b348a7
Description: file-local variables through Common Lisp's ASDF
ASDF-FLV provides support for file-local variables through ASDF (the Common
Lisp standard utility for building projects and declaring dependencies between
them).
.
A file-local variable behaves like *PACKAGE* and *READTABLE* with respect to
LOAD and COMPILE-FILE: a new dynamic binding is created before processing the
file, so that any modification to the variable essentially becomes file-local.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.lrde.epita.fr/~didier/software/lisp/misc.php#asdf-flv
Section: lisp
Priority: optional
Filename: pool/main/c/cl-asdf-flv/cl-asdf-flv_2.1-2_all.deb