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

Last updated: May 14,2024

1. Install "cl-asdf-system-connections" package

This is a short guide on how to install cl-asdf-system-connections on Kali Linux

$ sudo apt update $ sudo apt install cl-asdf-system-connections

2. Uninstall "cl-asdf-system-connections" package

Please follow the guidance below to uninstall cl-asdf-system-connections on Kali Linux:

$ sudo apt remove cl-asdf-system-connections $ sudo apt autoclean && sudo apt autoremove

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

Package: cl-asdf-system-connections
Version: 20170124-1.1
Installed-Size: 23
Maintainer: Dimitri Fontaine
Architecture: all
Size: 5080
SHA256: f568eb1c10a21a1855fcb524f8537582f81ff939fd973bbc41a312d8411697af
SHA1: ff8471b1ff29b965a26c21926bb4b6ca4b74cd0f
MD5sum: 0b6976a9140ecbfc6c0317e5b8fcc138
Description: Allows for ASDF system to be connected so that auto-loading may occur
ASDF-System-Connections provides auto-loading of systems that only make
sense when several other systems are loaded. If I'm lucky, an example will
make this clear! CL-Containers and CL-Variates are separate systems and can
therefore be loaded independently. If both of them are loaded, however,
then it makes sense to also load code that uses CL-Variates to sample
random elements from containers. Rather than requiring you to remember to
load that extra system (and to load it only after both Cl-Containers and
CL-Variates are loaded), ASDF-System-Connections lets you set things up so
that loading happens automatically.
Description-md5:
Homepage: http://common-lisp.net/project/asdf-system-connections/
Section: lisp
Priority: optional
Filename: pool/main/c/cl-asdf-system-connections/cl-asdf-system-connections_20170124-1.1_all.deb