How to Install and Uninstall libck0 Package on Kali Linux

Last updated: April 29,2024

1. Install "libck0" package

Please follow the step by step instructions below to install libck0 on Kali Linux

$ sudo apt update $ sudo apt install libck0

2. Uninstall "libck0" package

Please follow the instructions below to uninstall libck0 on Kali Linux:

$ sudo apt remove libck0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libck0 package on Kali Linux

Package: libck0
Source: ck (0.7.1-12)
Version: 0.7.1-12+b1
Installed-Size: 68
Maintainer: Daniel Baumann
Architecture: amd64
Depends: libc6 (>= 2.14)
Size: 24988
SHA256: f78804071425da3f080d81d4c1137056bba13ff0179935e1c71c1402f6a5e59c
SHA1: 14c18b8a8b2e1b966b65825f270a7de6b52dd8d8
MD5sum: 58abc78dc384c187da9a00cfb64e5ec2
Description: Concurrency Kit (library)
The Concurrency Kit library implements concurrency primitives, safe memory
reclamation mechanisms and non-blocking data structures for the research,
design and implementation of high performance concurrent systems.
.
It features atomic operations, hardware transactional memory, memory barriers,
hash tables, list, ring, stack, fifo, bitmap, safe memory reclamation,
scalable locks, execution barriers, asymmetric synchronization and more.
Description-md5:
Homepage: http://concurrencykit.org
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/c/ck/libck0_0.7.1-12+b1_amd64.deb