How to Install and Uninstall libzydis3.2 Package on Kali Linux

Last updated: May 17,2024

1. Install "libzydis3.2" package

This is a short guide on how to install libzydis3.2 on Kali Linux

$ sudo apt update $ sudo apt install libzydis3.2

2. Uninstall "libzydis3.2" package

This guide let you learn how to uninstall libzydis3.2 on Kali Linux:

$ sudo apt remove libzydis3.2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libzydis3.2 package on Kali Linux

Package: libzydis3.2
Source: zydis
Version: 3.2.1-5
Installed-Size: 529
Maintainer: Andrea Pappacoda
Architecture: amd64
Depends: libc6 (>= 2.14)
Size: 103072
SHA256: 3ec6c834837ac0642b027ddd8df6726903d4b802f4961d137fb3c139d88a2c39
SHA1: 2933a0a4529a40367ec85bcc153ae01e51217cbc
MD5sum: b388e3703f3d2be7b3b5fa6933748690
Description: fast and lightweight x86/x86-64 disassembler library
Zydis is a fast x86/x86-64 disassembler library. It supports all x86 and
AMD64 instructions and many vendor extensions, doesn't perform dynamic
memory allocations, is thread safe by design and has no third party
dependency - not even libc.
.
This package contains the shared library.
Description-md5: 25571d09615a33dd53c200a5d2b3d39b
Multi-Arch: same
Homepage: https://zydis.re
Section: libs
Priority: optional
Filename: pool/main/z/zydis/libzydis3.2_3.2.1-5_amd64.deb