How to Install and Uninstall rustfilt Package on Kali Linux

Last updated: May 19,2024

1. Install "rustfilt" package

This guide let you learn how to install rustfilt on Kali Linux

$ sudo apt update $ sudo apt install rustfilt

2. Uninstall "rustfilt" package

This tutorial shows how to uninstall rustfilt on Kali Linux:

$ sudo apt remove rustfilt $ sudo apt autoclean && sudo apt autoremove

3. Information about the rustfilt package on Kali Linux

Package: rustfilt
Source: rust-rustfilt (0.2.1-2)
Version: 0.2.1-2+b1
Installed-Size: 1892
Maintainer: Debian Rust Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2)
Size: 547912
SHA256: d0e3f353402b7ada66808d79de81dbf98bac3858deabaefc33542f112d487975
SHA1: 43e8aa4b204f7bd0b6186156b889c987c4fa1b43
MD5sum: 0204a24a216eb670970a1eb35fe7d3fa
Description: Demangle Rust symbol names using rustc-demangle
rustfilt works similarly to c++filt, in that it accepts mangled symbol names as
command line arguments, and if none are provided it accepts mangled symbols
from stdin. Demangled symbols are written to stdout.
Description-md5:
Multi-Arch: allowed
Homepage: https://github.com/luser/rustfilt
Built-Using: rustc (= 1.70.0+dfsg1-1)
X-Cargo-Built-Using: rust-aho-corasick (= 0.7.19-1), rust-bitflags-1 (= 1.3.2-5), rust-clap-2 (= 2.34.0-3), rust-io-lifetimes (= 2.0.0-2), rust-lazy-static (= 1.4.0-2), rust-libc (= 0.2.147-1), rust-linux-raw-sys (= 0.4.5-1), rust-memchr (= 2.5.0-1), rust-regex (= 1.7.3-1), rust-regex-syntax (= 0.6.29-1), rust-rustc-demangle (= 0.1.21-1), rust-rustix (= 0.37.20-2), rust-smawk (= 0.3.1-2), rust-term-size (= 0.3.1-2), rust-terminal-size (= 0.2.6-1), rust-textwrap (= 0.16.0-2), rust-unicode-linebreak (= 0.1.4-1), rust-unicode-width (= 0.1.10-1), rustc (= 1.70.0+dfsg1-1)
Section: utils
Priority: optional
Filename: pool/main/r/rust-rustfilt/rustfilt_0.2.1-2+b1_amd64.deb