How to Install cl-irc in Ubuntu 18.04



Install cl-irc by entering the following commands in the terminal:

sudo apt update
sudo apt install cl-irc

Description:

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.

Homepage: http://common-lisp.net/project/cl-irc/

Version: 1:0.9.2+dfsg1-1

Section: universe/devel