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

Last updated: May 08,2024

1. Install "cl-ironclad" package

In this section, we are going to explain the necessary steps to install cl-ironclad on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cl-ironclad

2. Uninstall "cl-ironclad" package

In this section, we are going to explain the necessary steps to uninstall cl-ironclad on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: cl-ironclad
Priority: optional
Section: universe/lisp
Installed-Size: 2388
Maintainer: Ubuntu Developers
Original-Maintainer: Dimitri Fontaine
Architecture: all
Version: 0.33.0-1
Depends: cl-nibbles
Filename: pool/universe/c/cl-ironclad/cl-ironclad_0.33.0-1_all.deb
Size: 510654
MD5sum: c4901217df858c039438a178237c371a
SHA1: 8a2e4ddb514a1cccb9bf64ca2c3e845759b23a58
SHA256: 9f2075abfa7b95e6a256bc1d0d9d5ecc8c201824d340e5585c39366aa1be726b
Description-en: cryptographic toolkit written in Common Lisp
Ironclad is a cryptography library written entirely in Common Lisp. It
includes support for several popular ciphers, digests, and MACs.
Rudimentary support for public-key cryptography is included. For several
implementations that support Gray Streams, support is included for
convenient stream wrappers.
Description-md5: d1ad61dfae2a55fc44de8591de4161c1
Homepage: http://method-combination.net/lisp/ironclad/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu