How to Install and Uninstall elfx86exts Package on Kali Linux

Last updated: May 19,2024

1. Install "elfx86exts" package

This tutorial shows how to install elfx86exts on Kali Linux

$ sudo apt update $ sudo apt install elfx86exts

2. Uninstall "elfx86exts" package

Here is a brief guide to show you how to uninstall elfx86exts on Kali Linux:

$ sudo apt remove elfx86exts $ sudo apt autoclean && sudo apt autoremove

3. Information about the elfx86exts package on Kali Linux

Package: elfx86exts
Source: rust-elfx86exts
Version: 0.6.2-1
Installed-Size: 9155
Maintainer: Debian Rust Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2)
Size: 1032216
SHA256: 75e8316866fe09f6e8ceb7e87f598a3dea4332142b99bbf1d02000f287866d2f
SHA1: 0bdd2371f98cdcfcaf48d04faa2298c7935245cb
MD5sum: 16f82c783ace6b42394f01d00e69f38a
Description: Print instruction sets used by x86 binaries (ELF or MachO)
Disassemble a binary containing x86 instructions and print out which
extensions it uses. Despite the utterly misleading name, this tool supports
ELF and MachO binaries, and perhaps PE-format ones as well. (It used to be
more limited.)
Description-md5:
Multi-Arch: allowed
Homepage: https://github.com/pkgw/elfx86exts
Built-Using: rustc (= 1.70.0+dfsg1-2)
X-Cargo-Built-Using: rust-adler (= 1.0.2-2), rust-anstream (= 0.6.4-1), rust-anstyle (= 1.0.4-1), rust-anstyle-parse (= 0.2.1-1), rust-anstyle-query (= 1.0.0-1), rust-byteorder (= 1.5.0-1), rust-capstone (= 0.11.0-2), rust-capstone-sys (= 0.15.0-2), rust-cfg-if (= 1.0.0-1), rust-clap-builder (= 4.4.6-1), rust-clap (= 4.4.6-1), rust-clap-lex (= 0.5.0-1), rust-colorchoice (= 1.0.0-1), rust-crc32fast (= 1.3.2-2), rust-flate2 (= 1.0.27-2), rust-libc (= 0.2.150-1), rust-memchr (= 2.6.4-3), rust-memmap (= 0.7.0-1), rust-miniz-oxide (= 0.7.1-1), rust-object (= 0.32.2-1), rust-ruzstd (= 0.5.0-1), rust-static-assertions (= 1.1.0-1), rust-strsim (= 0.10.0-1), rust-twox-hash (= 1.6.3-1), rust-utf8parse (= 0.2.1-1), rustc (= 1.70.0+dfsg1-2)
Section: devel
Priority: optional
Filename: pool/main/r/rust-elfx86exts/elfx86exts_0.6.2-1_amd64.deb