How to Install and Uninstall cl-zip Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 06,2024

1. Install "cl-zip" package

Here is a brief guide to show you how to install cl-zip on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cl-zip

2. Uninstall "cl-zip" package

This is a short guide on how to uninstall cl-zip on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the cl-zip package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: cl-zip
Priority: optional
Section: universe/lisp
Installed-Size: 107
Maintainer: Ubuntu Developers
Original-Maintainer: Dimitri Fontaine
Architecture: all
Version: 20150608-1
Depends: cl-flexi-streams, cl-trivial-gray-streams
Filename: pool/universe/c/cl-zip/cl-zip_20150608-1_all.deb
Size: 19290
MD5sum: 2ce444bad219471f989b4d2627364232
SHA1: 2b20ecdcaf47a539afb779a9285cd5a16e2e7faf
SHA256: 1cbd6c1b40bc0a741e7434b2e94335b0bd5788605c6c9d8aff4804554dab596d
Description-en: Common Lisp HTTP client
Zip is a full-featured HTTP client implemented in Common Lisp. It knows
how to handle HTTP/1.1 chunking, persistent connections, re-usable sockets,
SSL, continuable uploads, file uploads, cookies, and more.
Description-md5: d4712a137c1bae8c7f262d0e93594fb2
Homepage: http://common-lisp.net/project/zip/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu