How to Install cl-asdf-finalizers in Ubuntu 18.04



Install cl-asdf-finalizers by entering the following commands in the terminal:

sudo apt update
sudo apt install cl-asdf-finalizers

Description:

Enforced finalization of ASDF Common Lisp components

This library allows you to implement and enforce proper finalization of compile-time constructs while building Lisp source files. It depends on ASDF 2.22.3 or later.

Version: 20170403-1

Section: universe/lisp