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

Last updated: May 10,2024

1. Install "cl-metabang-bind" package

Please follow the instructions below to install cl-metabang-bind on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cl-metabang-bind

2. Uninstall "cl-metabang-bind" package

Please follow the instructions below to uninstall cl-metabang-bind on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove cl-metabang-bind $ sudo apt autoclean && sudo apt autoremove

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

Package: cl-metabang-bind
Priority: optional
Section: universe/lisp
Installed-Size: 91
Maintainer: Ubuntu Developers
Original-Maintainer: Dimitri Fontaine
Architecture: all
Version: 20141106-1
Filename: pool/universe/c/cl-metabang-bind/cl-metabang-bind_20141106-1_all.deb
Size: 13090
MD5sum: 752f6a3db39369ad7d297f0dc7c52510
SHA1: bf7cafc0c22769c2f171534cfb9c62e635f1c017
SHA256: 2befea45ac6ad396ecbf5ef87dedcde09afdfcb1f5e12e8aa11ac972bfa5aed9
Description-en: Common Lisp flexible pattern matching
Bind extends the idea of let and destructing to provide a uniform syntax
for all your accessor needs. It combines let, destructuring-bind,
with-slots, with-accessors, structure editing, property or
association-lists, and multiple-value-bind and a whole lot more into a
single form.
Description-md5: 70cf560b054d3bcfc6004d8ddbd792ab
Homepage: http://common-lisp.net/project/metabang-bind/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu