How to Install and Uninstall cl-lparallel Package on Kali Linux

Last updated: May 16,2024

1. Install "cl-lparallel" package

This guide covers the steps necessary to install cl-lparallel on Kali Linux

$ sudo apt update $ sudo apt install cl-lparallel

2. Uninstall "cl-lparallel" package

This is a short guide on how to uninstall cl-lparallel on Kali Linux:

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

3. Information about the cl-lparallel package on Kali Linux

Package: cl-lparallel
Version: 20160825-1.1
Installed-Size: 325
Maintainer: Dimitri Fontaine
Architecture: all
Depends: cl-alexandria, cl-bordeaux-threads
Size: 49772
SHA256: 54ed4bce856fc9c50e047f50ac2b1c6dbb6b5b97b2fba4365e176d078ecba85b
SHA1: 56b8e73768d5a75e8d5da3baf9f896974a85be31
MD5sum: f9e1d8673bb7acfba47a6916ae66464e
Description: 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:
Homepage: http://lparallel.org/
Section: lisp
Priority: optional
Filename: pool/main/c/cl-lparallel/cl-lparallel_20160825-1.1_all.deb