How to Install and Uninstall isal Package on Kali Linux

Last updated: May 21,2024

1. Install "isal" package

This guide covers the steps necessary to install isal on Kali Linux

$ sudo apt update $ sudo apt install isal

2. Uninstall "isal" package

Please follow the step by step instructions below to uninstall isal on Kali Linux:

$ sudo apt remove isal $ sudo apt autoclean && sudo apt autoremove

3. Information about the isal package on Kali Linux

Package: isal
Source: libisal
Version: 2.30.0-5
Installed-Size: 49
Maintainer: Debian OpenStack
Architecture: amd64
Depends: libc6 (>= 2.33), libisal2 (>= 2.24.0)
Size: 16268
SHA256: cdf401c4c96ad0b91e75a7b0322dcd48446c1e14dc944c475cc94ae6eb3c867b
SHA1: 79f9bbb054cc793368711c23fef27cf02044467c
MD5sum: 36164ed94f0548d20d1b09abb95a7025
Description: Intel(R) Intelligent Storage Acceleration Library - tools
Collection of low-level functions used in storage applications.
Contains fast erasure codes that implement a general
Reed-Solomon type encoding for blocks of data that helps protect against
erasure of whole blocks. The general ISA-L library contains an expanded
set of functions used for data protection, hashing, encryption, etc.
.
This package contains CLI tools.
Description-md5:
Homepage: https://github.com/01org/isa-l
Section: utils
Priority: optional
Filename: pool/main/libi/libisal/isal_2.30.0-5_amd64.deb