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

Last updated: May 17,2024

1. Install "libsquashfs-dev" package

Learn how to install libsquashfs-dev on Kali Linux

$ sudo apt update $ sudo apt install libsquashfs-dev

2. Uninstall "libsquashfs-dev" package

Please follow the step by step instructions below to uninstall libsquashfs-dev on Kali Linux:

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

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

Package: libsquashfs-dev
Source: squashfs-tools-ng (1.2.0-1)
Version: 1.2.0-1+b1
Installed-Size: 366
Maintainer: Laszlo Boszormenyi (GCS)
Architecture: amd64
Depends: libsquashfs1 (= 1.2.0-1+b1), libselinux1-dev, liblzma-dev, liblz4-dev, zlib1g-dev, libzstd-dev, liblzo2-dev
Size: 82128
SHA256: 9727bab0aa5c5a4cb2ed978f8884edb312129a978c5afb49582ec958de8142ba
SHA1: 0731ad13b3dc358b92696e5c7b646b46cf29ee49
MD5sum: 1ead87f839e906370b6a434e740ad3f9
Description: New set of tools for working with SquashFS images - development
SquashFS is a highly compressed read-only filesystem for Linux, optimized
for small size and high packing density. It is widely used in embedded
systems and bootable live media.
.
SquashFS supports many different compression formats, such as zstd, xz,
zlib or lzo for both data and metadata compression. It has many features
expected from popular filesystems, such as extended attributes and support
for NFS export.
.
As the name suggests, this is not the original user space tooling for
SquashFS. Here are some of the features that primarily distinguish this
package from the original:
- reproducible SquashFS images, i.e. deterministic packing without
any local time stamps,
- Linux `gen_init_cpio` like file listing for micro managing the
file system contents, permissions, and ownership without having to
replicate the file system (and especially permissions) locally,
- support for SELinux contexts file (see selabel_file(5)) to generate
SELinux labels.
.
This package contains the C development headers and library files needed to
compile programs using the squashfs-tools-ng library.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/AgentD/squashfs-tools-ng
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/s/squashfs-tools-ng/libsquashfs-dev_1.2.0-1+b1_amd64.deb