How to Install and Uninstall libxenium-dev Package on Kali Linux

Last updated: November 22,2024

1. Install "libxenium-dev" package

Please follow the instructions below to install libxenium-dev on Kali Linux

$ sudo apt update $ sudo apt install libxenium-dev

2. Uninstall "libxenium-dev" package

Please follow the guidance below to uninstall libxenium-dev on Kali Linux:

$ sudo apt remove libxenium-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libxenium-dev package on Kali Linux

Package: libxenium-dev
Source: xenium
Version: 0.0.2+ds-8
Installed-Size: 432
Maintainer: Debian Med Packaging Team
Architecture: amd64
Size: 63428
SHA256: 953d8b9cd9cd81262c2e3e48fad7cb3620d1365e4f01ed716cb950e6195d6855
SHA1: 044ddde635c4ecde8317d25c07e7d3c9348904be
MD5sum: 347a3a78ab6943c3e20903a443b9fdbb
Description: concurrent data structures and memory reclamation algorithms
xenium is a header-only library that provides a collection of concurrent
data structures and memory reclamation algorithms. The data structures
are parameterized so that they can be used with various reclamation
schemes (similar to how the STL allows customization of allocators).
.
* header only
* highly customizable
* no initialization code needed
* supports dynamic number of threads (no fixed compile time
specification)
Description-md5:
Homepage: https://github.com/mpoeter/xenium/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/x/xenium/libxenium-dev_0.0.2+ds-8_amd64.deb