How to Install and Uninstall cl-flexi-streams Package on Kali Linux

Last updated: July 04,2024

1. Install "cl-flexi-streams" package

This guide let you learn how to install cl-flexi-streams on Kali Linux

$ sudo apt update $ sudo apt install cl-flexi-streams

2. Uninstall "cl-flexi-streams" package

Please follow the instructions below to uninstall cl-flexi-streams on Kali Linux:

$ sudo apt remove cl-flexi-streams $ sudo apt autoclean && sudo apt autoremove

3. Information about the cl-flexi-streams package on Kali Linux

Package: cl-flexi-streams
Source: flexi-streams
Version: 20210728.git41af5dc-1
Installed-Size: 1834
Maintainer: Debian Common Lisp Team
Architecture: all
Depends: cl-trivial-gray-streams
Size: 175904
SHA256: 51f704eba53581598ae7a179cdc2c18771d59315571c03fc5ed4a19ac0b91a43
SHA1: 6c5522561790605e882b1a513ab0b3ac944d70d1
MD5sum: 33487dc9067908684a6300a7f912b150
Description: Flexi-streams: Flexible bivalent streams for Common Lisp
FLEXI-STREAMS implements "virtual" bivalent streams that can be layered
atop real binary or bivalent streams and that can be used to read and
write character data in various single- or multi-octet encodings which
can be changed on the fly. It also supplies in-memory binary streams
which are similar to string streams.
.
FLEXI-STREAMS is currently not optimized towards performance - it is
rather intended to be easy to use and (if possible) to behave correctly.
Description-md5:
Multi-Arch: foreign
Homepage: https://edicl.github.io/flexi-streams/
Section: lisp
Priority: optional
Filename: pool/main/f/flexi-streams/cl-flexi-streams_20210728.git41af5dc-1_all.deb