How to Install cl-ftp in Ubuntu 18.04



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

sudo apt update
sudo apt install cl-ftp

Description:

Common Lisp FTP library

Provides basic FTP client functionality to Common Lisp programs as well as macros to assist in writing additional functionality, and a few helpful utility functions.

Version: 1.3.3-3

Section: universe/devel