How to Install and Uninstall cl-lparallel Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 29,2024

1. Install "cl-lparallel" package

Please follow the step by step instructions below to install cl-lparallel on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cl-lparallel

2. Uninstall "cl-lparallel" package

Please follow the steps below to uninstall cl-lparallel on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove cl-lparallel $ sudo apt autoclean && sudo apt autoremove

3. Information about the cl-lparallel package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: cl-lparallel
Priority: optional
Section: universe/lisp
Installed-Size: 320
Maintainer: Ubuntu Developers
Original-Maintainer: Dimitri Fontaine
Architecture: all
Version: 20151218-1
Depends: cl-alexandria, cl-bordeaux-threads
Filename: pool/universe/c/cl-lparallel/cl-lparallel_20151218-1_all.deb
Size: 44980
MD5sum: 86610f3aecf1b7b951f9a004a62796c3
SHA1: cc0f07537a12573144dab6adc18f245a98ebaaf9
SHA256: 7b36e3639ff04d2a8f621ad74baf74ca45b1f130038d6021e69fa6aeb7d60c25
Description-en: parallel programming in Common Lisp
lparallel is a library for parallel programming in Common Lisp, featuring a
simple model of task submission with receiving queue, constructs for
expressing fine-grained parallelism, asynchronous condition handling across
thread boundaries, parallel versions of map, reduce, sort, remove, and many
others promises, futures, and delayed evaluation constructs, computation
trees for parallelizing interconnected tasks bounded and unbounded FIFO
queues, high and low priority tasks, task killing by category and
integrated timeouts.
Description-md5: fbc37d426440f858baa7adb1aaeb2bb1
Homepage: http://lparallel.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu