How to Install and Uninstall cl-bordeaux-threads Package on Kali Linux

Last updated: May 10,2024

1. Install "cl-bordeaux-threads" package

This tutorial shows how to install cl-bordeaux-threads on Kali Linux

$ sudo apt update $ sudo apt install cl-bordeaux-threads

2. Uninstall "cl-bordeaux-threads" package

Here is a brief guide to show you how to uninstall cl-bordeaux-threads on Kali Linux:

$ sudo apt remove cl-bordeaux-threads $ sudo apt autoclean && sudo apt autoremove

3. Information about the cl-bordeaux-threads package on Kali Linux

Package: cl-bordeaux-threads
Source: bordeaux-threads
Version: 0.8.8-5
Installed-Size: 124
Maintainer: Debian Common Lisp Team
Architecture: all
Depends: cl-alexandria
Recommends: cl-fiveam
Size: 23248
SHA256: 7d6b109c52f4d5e58641107e0ca1a4f6296ee6d47a840e445254fda3d835a2f8
SHA1: e7d9e6e65f09f48e583626c8ecece7baf0181e10
MD5sum: 771c70f6f4329a9e65555c4b314185c1
Description: Portable threads library for Common Lisp
BORDEAUX-THREADS is a proposed standard for a minimal MP/Threading interface.
.
It essentially provides a compatibility layer for multi-threading across
multiple CL implementations.
.
Some parts of its implementation-specific code can also be implemented in a
Lisp that does not support multiple threads, so that thread-safe code can be
compiled on both multithread and single-thread implementations without need of
conditionals.
Description-md5:
Multi-Arch: foreign
Homepage: https://common-lisp.net/project/bordeaux-threads/
Section: lisp
Priority: optional
Filename: pool/main/b/bordeaux-threads/cl-bordeaux-threads_0.8.8-5_all.deb