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

Last updated: May 12,2024

1. Install "cl-base64" package

Here is a brief guide to show you how to install cl-base64 on Kali Linux

$ sudo apt update $ sudo apt install cl-base64

2. Uninstall "cl-base64" package

Please follow the step by step instructions below to uninstall cl-base64 on Kali Linux:

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

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

Package: cl-base64
Version: 3.4.0-1
Installed-Size: 52
Maintainer: Kevin M. Rosenberg
Architecture: all
Depends: cl-kmrcl
Size: 9936
SHA256: 017d6b83399b08f46eeb9f93d5c21a03678eb59ad3d1c0da6371e2453ce6429f
SHA1: bebbdf18f18202f06e25df06f3c21435bddf5dd6
MD5sum: 62ddf0570cf1bead9b8ae5f2a2b7b7c3
Description: Common Lisp package to encode and decode base64 with URI support
This package provides highly optimized base64 encoding and decoding.
Besides conversion to and from strings, integer conversions are supported.
Encoding with Uniform Resource Identifiers is supported by using
a modified encoding table that uses only URI-compatible characters.
Description-md5:
Homepage: http://files.kpe.io/cl-base64/
Tag: devel::lang:lisp, devel::library, implemented-in::lisp
Section: lisp
Priority: optional
Filename: pool/main/c/cl-base64/cl-base64_3.4.0-1_all.deb