How to Install cl-pubmed in Ubuntu 18.04



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

sudo apt update
sudo apt install cl-pubmed

Description:

Common Lisp package to query Pubmed medical literature database

This library has functions for querying the PubMed medical literature database and parsing the XML results into Common Lisp objects. This package uses the cl-aserve for HTTP fetches.

Homepage: http://files.b9.com/pubmed/

Version: 2.1.3-5

Section: universe/devel