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

Last updated: September 20,2024

1. Install "cl-irc" package

In this section, we are going to explain the necessary steps to install cl-irc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cl-irc

2. Uninstall "cl-irc" package

Here is a brief guide to show you how to uninstall cl-irc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: cl-irc
Priority: optional
Section: universe/devel
Installed-Size: 967
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Common Lisp Team
Architecture: all
Version: 1:0.9.2+dfsg1-1
Depends: cl-split-sequence, cl-flexi-streams, cl-usocket
Filename: pool/universe/c/cl-irc/cl-irc_0.9.2+dfsg1-1_all.deb
Size: 850164
MD5sum: 25b1f2471e1a02e08947c2dbef169f2b
SHA1: 275efedea45450c5937fd391461baea0fc9f6116
SHA256: adde3ac888eb09faaab7d20179f0465b562973ac9d4dd27db07a01651a749f88
Description-en: Common Lisp Internet Relay Chat Library
cl-irc provides a library for Common Lisp programs to interact with
IRC servers. This library has been most tested with SBCL.
Several example programs are provided.
Description-md5: 2606a9ebc1fffd8212836e77ad3ce5ab
Homepage: http://common-lisp.net/project/cl-irc/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu