How to Install and Uninstall zenlisp Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "zenlisp" package

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

$ sudo apt update $ sudo apt install zenlisp

2. Uninstall "zenlisp" package

Please follow the guidelines below to uninstall zenlisp on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove zenlisp $ sudo apt autoclean && sudo apt autoremove

3. Information about the zenlisp package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: zenlisp
Priority: extra
Section: universe/lisp
Installed-Size: 335
Maintainer: Ubuntu Developers
Original-Maintainer: Barak A. Pearlmutter
Architecture: amd64
Version: 2013.11.22-2
Depends: libc6 (>= 2.14)
Filename: pool/universe/z/zenlisp/zenlisp_2013.11.22-2_amd64.deb
Size: 71526
MD5sum: 8e1eeeba5d05dbad4fc168ef61029e5f
SHA1: 31af010fde7558e7742abe6c4b76a5c3ecca5453
SHA256: f408ba589a6d1867e9a3b48080746f8e1cd5ef574d0ec17695b850209e12ad40
Description-en: Interpreter for purely symbolic, pure, lexically scoped dialect of LISP
Zenlisp is an interpreter for a purely symbolic, side effect-free,
lexically scoped dialect of LISP. It may be considered an
implementation of pure LISP plus global definitions. Zenlisp is
derived from ArrowLISP.
Description-md5: 4c2c380c331792589510cfb327b6d90d
Multi-Arch: foreign
Homepage: http://www.t3x.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu