How to Install and Uninstall cl-flexi-streams Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 07,2024
1. Install "cl-flexi-streams" package
This guide let you learn how to install cl-flexi-streams on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
cl-flexi-streams
Copied
2. Uninstall "cl-flexi-streams" package
In this section, we are going to explain the necessary steps to uninstall cl-flexi-streams on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
cl-flexi-streams
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the cl-flexi-streams package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: cl-flexi-streams
Priority: optional
Section: universe/libs
Installed-Size: 380
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Common Lisp Team
Architecture: all
Source: flexi-streams
Version: 1.0.7-2
Depends: common-lisp-controller (>= 5.11), cl-trivial-gray-streams
Filename: pool/universe/f/flexi-streams/cl-flexi-streams_1.0.7-2_all.deb
Size: 57908
MD5sum: 8239bfaac25af3102b02400a8d9046a0
SHA1: 7cd74c1633d99895b29d46b30cb1a2548ee86a62
SHA256: de72e7001a35ad40bc8cf57a51edb515b4460b7c4b719beebddbffd50aa02449
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
Homepage: http://weitz.de/flexi-streams/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/libs
Installed-Size: 380
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Common Lisp Team
Architecture: all
Source: flexi-streams
Version: 1.0.7-2
Depends: common-lisp-controller (>= 5.11), cl-trivial-gray-streams
Filename: pool/universe/f/flexi-streams/cl-flexi-streams_1.0.7-2_all.deb
Size: 57908
MD5sum: 8239bfaac25af3102b02400a8d9046a0
SHA1: 7cd74c1633d99895b29d46b30cb1a2548ee86a62
SHA256: de72e7001a35ad40bc8cf57a51edb515b4460b7c4b719beebddbffd50aa02449
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
Homepage: http://weitz.de/flexi-streams/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu