How to Install and Uninstall cl-flexi-streams Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 09,2024

1. Install "cl-flexi-streams" package

This tutorial shows how to install cl-flexi-streams on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "cl-flexi-streams" package

Please follow the guidelines below to uninstall cl-flexi-streams on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the cl-flexi-streams package on Ubuntu 21.04 (Hirsute Hippo)

Package: cl-flexi-streams
Architecture: all
Version: 20200913.git911a3e2-1
Multi-Arch: foreign
Priority: optional
Section: universe/libs
Source: flexi-streams
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Common Lisp Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1821
Depends: cl-trivial-gray-streams
Filename: pool/universe/f/flexi-streams/cl-flexi-streams_20200913.git911a3e2-1_all.deb
Size: 169524
MD5sum: aa0f893c49ba0408fd5811faed02da62
SHA1: 3aaa06310afd5346823496059b5366c12e15a6b1
SHA256: 1ab748b6a311cebf464d521c6a1f09eb5b1435b3e2bfdfedb8c4e66b6452b21e
SHA512: b459e584be3db142393caf88bcd65cc9cd285be3df56a0ccf167c3e869492c242f4c87319c3d8ae9d962b4bf6edd658fe8773808d98d925d2bcd6ac3576fd23d
Homepage: https://edicl.github.io/flexi-streams/
Description-en: 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: 3592692ba9c977fcd81391e74f04ddb5