How to Install and Uninstall cl-contextl Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: March 14,2025
1. Install "cl-contextl" package
In this section, we are going to explain the necessary steps to install cl-contextl on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
cl-contextl
Copied
2. Uninstall "cl-contextl" package
This guide let you learn how to uninstall cl-contextl on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
cl-contextl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the cl-contextl package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: cl-contextl
Priority: optional
Section: universe/libs
Installed-Size: 131
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Common Lisp Team
Architecture: all
Version: 1:0.61-1
Depends: cl-closer-mop (>= 0.31-1), cl-lw-compat
Filename: pool/universe/c/cl-contextl/cl-contextl_0.61-1_all.deb
Size: 22076
MD5sum: df177c799b0aabfa78339317af260c5a
SHA1: 9142889f44d27b044bdf4f8704475245941925a2
SHA256: 5d543daaebbbdc76cee14fc67cb4fb6838405d6140d1fa1f28636f5fce0e6b0c
Description-en: context orientation for Common Lisp
ContextL provides the Common Lisp Object System with functionality
for context orientation. It allows the definition of context-specific
methods or class slots, so that methods act differently depending on
the dynamic context they are executed in.
.
It further allows developers to rebind places (e.g. slots of objects)
dynamically using the "dletf" framework that has previously been
present in AspectL.
Description-md5: ec92d0549c79b40cfee2306c5d2a8558
Homepage: http://common-lisp.net/project/closer/contextl.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/libs
Installed-Size: 131
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Common Lisp Team
Architecture: all
Version: 1:0.61-1
Depends: cl-closer-mop (>= 0.31-1), cl-lw-compat
Filename: pool/universe/c/cl-contextl/cl-contextl_0.61-1_all.deb
Size: 22076
MD5sum: df177c799b0aabfa78339317af260c5a
SHA1: 9142889f44d27b044bdf4f8704475245941925a2
SHA256: 5d543daaebbbdc76cee14fc67cb4fb6838405d6140d1fa1f28636f5fce0e6b0c
Description-en: context orientation for Common Lisp
ContextL provides the Common Lisp Object System with functionality
for context orientation. It allows the definition of context-specific
methods or class slots, so that methods act differently depending on
the dynamic context they are executed in.
.
It further allows developers to rebind places (e.g. slots of objects)
dynamically using the "dletf" framework that has previously been
present in AspectL.
Description-md5: ec92d0549c79b40cfee2306c5d2a8558
Homepage: http://common-lisp.net/project/closer/contextl.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu