How to Install and Uninstall cl-curry-compose-reader-macros Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "cl-curry-compose-reader-macros" package

Please follow the guidance below to install cl-curry-compose-reader-macros on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cl-curry-compose-reader-macros

2. Uninstall "cl-curry-compose-reader-macros" package

This tutorial shows how to uninstall cl-curry-compose-reader-macros on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove cl-curry-compose-reader-macros $ sudo apt autoclean && sudo apt autoremove

3. Information about the cl-curry-compose-reader-macros package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: cl-curry-compose-reader-macros
Priority: optional
Section: universe/lisp
Installed-Size: 49
Maintainer: Ubuntu Developers
Original-Maintainer: Dimitri Fontaine
Architecture: all
Version: 20141217-1
Filename: pool/universe/c/cl-curry-compose-reader-macros/cl-curry-compose-reader-macros_20141217-1_all.deb
Size: 4056
MD5sum: fe15ea5a6394359bc342bd338acb3e08
SHA1: 767bf09ae5740d5c45770a36e32524afc2ecf7da
SHA256: 0c2c7b56da59838e52e6bdffaa28b7cd122e98e85ff9476f4a670347a5d6632e
Description-en: Reader macros for function partial application and composition.
These reader macros expand into the curry, rcurry and compose functions
from the Alexandria library. The contents of curly brackets are curried and
the contents of square brackets are composed. The _ symbol inside curly
brackets changes the order of arguments with rcurry.
Description-md5: 828144d4a1d405de93b4e42ad29bcbf8
Homepage: http://eschulte.github.io/curry-compose-reader-macros/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu