How to Install and Uninstall cl-asdf-system-connections Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 21,2024
1. Install "cl-asdf-system-connections" package
Please follow the instructions below to install cl-asdf-system-connections on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
cl-asdf-system-connections
Copied
2. Uninstall "cl-asdf-system-connections" package
Please follow the instructions below to uninstall cl-asdf-system-connections on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
cl-asdf-system-connections
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the cl-asdf-system-connections package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: cl-asdf-system-connections
Priority: optional
Section: universe/lisp
Installed-Size: 53
Maintainer: Ubuntu Developers
Original-Maintainer: Dimitri Fontaine
Architecture: all
Version: 20140211-1
Filename: pool/universe/c/cl-asdf-system-connections/cl-asdf-system-connections_20140211-1_all.deb
Size: 4946
MD5sum: 321137e337658bc543b38c3c11c42603
SHA1: f004d24b47531dc91f8d4c0a97c1ffefcedb6c62
SHA256: f5e0668f34068f34ed55085f3a8e58e936ce8e5e3ecd30fe54e84c0620dc01b8
Description-en: 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: 50ff6f236177212142439c9a893f28bb
Homepage: http://common-lisp.net/project/asdf-system-connections/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/lisp
Installed-Size: 53
Maintainer: Ubuntu Developers
Original-Maintainer: Dimitri Fontaine
Architecture: all
Version: 20140211-1
Filename: pool/universe/c/cl-asdf-system-connections/cl-asdf-system-connections_20140211-1_all.deb
Size: 4946
MD5sum: 321137e337658bc543b38c3c11c42603
SHA1: f004d24b47531dc91f8d4c0a97c1ffefcedb6c62
SHA256: f5e0668f34068f34ed55085f3a8e58e936ce8e5e3ecd30fe54e84c0620dc01b8
Description-en: 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: 50ff6f236177212142439c9a893f28bb
Homepage: http://common-lisp.net/project/asdf-system-connections/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu