How to Install and Uninstall cxl Package on Kali Linux

Last updated: June 02,2024

1. Install "cxl" package

Please follow the guidance below to install cxl on Kali Linux

$ sudo apt update $ sudo apt install cxl

2. Uninstall "cxl" package

Learn how to uninstall cxl on Kali Linux:

$ sudo apt remove cxl $ sudo apt autoclean && sudo apt autoremove

3. Information about the cxl package on Kali Linux

Package: cxl
Source: ndctl (77-2)
Version: 77-2+b1
Installed-Size: 220
Maintainer: Adam Borowski
Architecture: amd64
Replaces: ndctl (<< 77~)
Depends: libc6 (>= 2.34), libcxl1 (>= 77), libdaxctl1 (>= 71), libjson-c5 (>= 0.15), libtraceevent1 (>= 5.4), libtracefs1 (>= 1.2.0), libuuid1 (>= 2.16)
Pre-Depends: init-system-helpers (>= 1.54~)
Breaks: ndctl (<< 77~)
Size: 77576
SHA256: c3db54546823ef9982e1031a5a5333f94b485bbf3f7e201ee428846acdec373c
SHA1: 5dcd2b12ce80c5bfed8eeb7a68fbcd4a88298ad9
MD5sum: 709bf9a15da0962e05b5c314ee4a24d3
Description: provisioning for CXL device memory
This utility provides commands for enumerating and provisioning CXL devices.
CXL is a protocol that allows accessing memory over the PCI bus (PCIe ≥ 5)
with full cache coherency. The access can be in either direction, with
latencies closer to that of DDR (usually less than twice as bad) rather than
those usually associated with PCI attached storage.
.
This can be used eg. for installing many terabytes of memory into one
machine, dynamically sharing a pool of memory between machines in a rack,
letting a smart NIC use the host's memory on its own, letting a GPU access
both the host's memory and its own concurrently with the host, etc.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/pmem/ndctl
Section: misc
Priority: optional
Filename: pool/main/n/ndctl/cxl_77-2+b1_amd64.deb

5. The same packages on other Linux Distributions