How to Install and Uninstall cl-ironclad Package on Kali Linux

Last updated: May 17,2024

1. Install "cl-ironclad" package

Please follow the steps below to install cl-ironclad on Kali Linux

$ sudo apt update $ sudo apt install cl-ironclad

2. Uninstall "cl-ironclad" package

This is a short guide on how to uninstall cl-ironclad on Kali Linux:

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

3. Information about the cl-ironclad package on Kali Linux

Package: cl-ironclad
Version: 0.57-3
Installed-Size: 5192
Maintainer: Debian Common Lisp Team
Architecture: all
Depends: cl-bordeaux-threads, cl-flexi-streams
Recommends: cl-rt
Size: 1170004
SHA256: 2c4b13010ca7d69be92f3a28c829525d38097663429f837676639b190f7a8398
SHA1: 794c7bf10b8b1938df99a307505c1ef16d746a17
MD5sum: 27c267babbc98bec04ad8ce828a138a4
Description: 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 and public key
cryptography algorithms. For several implementations that support Gray
Streams, support is included for convenient stream wrappers.
.
Most of the algorithms were written with efficiency for specific
Common Lisp implementations in mind, although portable code is
provided as an alternative in nearly all instances. The framework
should be flexible enough to accommodate implementation-specific
optimizations when possible.
.
Test vectors for many of the algorithms are included to provide
a level of confidence in the correctness of the implementations.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/sharplispers/ironclad
Section: lisp
Priority: optional
Filename: pool/main/c/cl-ironclad/cl-ironclad_0.57-3_all.deb