How to Install and Uninstall cl-interpol Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 08,2024

1. Install "cl-interpol" package

This guide covers the steps necessary to install cl-interpol on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cl-interpol

2. Uninstall "cl-interpol" package

Please follow the guidelines below to uninstall cl-interpol on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove cl-interpol $ sudo apt autoclean && sudo apt autoremove

3. Information about the cl-interpol package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: cl-interpol
Priority: optional
Section: universe/lisp
Installed-Size: 112
Maintainer: Ubuntu Developers
Original-Maintainer: Dimitri Fontaine
Architecture: all
Version: 0.2.5-1
Filename: pool/universe/c/cl-interpol/cl-interpol_0.2.5-1_all.deb
Size: 21102
MD5sum: 2f75be00b76bd331ab2e4b06ed455959
SHA1: 83b52c4c23655e1e68e84380464d50d2826cc52e
SHA256: 1675f0890693bd31f98c42b4a6c9275bea0b81c26668de0dbd076c191e398c3c
Description-en: String interpolation for Common Lisp
CL-INTERPOL is a library for Common Lisp which modifies the reader so that
you can have interpolation within strings similar to Perl or Unix Shell
scripts. It also provides various ways to insert arbitrary characters into
literal strings even if your editor/IDE doesn't support them.
Description-md5: f8100c5d582f3c6442f7ace338b8aa65
Homepage: http://weitz.de/cl-interpol/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu