How to Install and Uninstall rustdoc-stripper Package on Kali Linux

Last updated: May 19,2024

1. Install "rustdoc-stripper" package

Please follow the step by step instructions below to install rustdoc-stripper on Kali Linux

$ sudo apt update $ sudo apt install rustdoc-stripper

2. Uninstall "rustdoc-stripper" package

In this section, we are going to explain the necessary steps to uninstall rustdoc-stripper on Kali Linux:

$ sudo apt remove rustdoc-stripper $ sudo apt autoclean && sudo apt autoremove

3. Information about the rustdoc-stripper package on Kali Linux

Package: rustdoc-stripper
Source: rust-rustdoc-stripper (0.1.12-1)
Version: 0.1.12-1+b7
Installed-Size: 532
Maintainer: Debian Rust Maintainers
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 4.2)
Size: 186800
SHA256: 7e075a9c590a9b0c8646f1e91e724cc779ad711dadf43859cc4af592831822f4
SHA1: 999ed65e10b252390c6fbf3906b2dd24a679976e
MD5sum: dd9384524c917a139e81f93e7f1c443f
Description: Strip rustdoc comments from source code
rustdoc-stripper is a tool used to remove rustdoc comments from your code and
save them in a comments.cmts file if you want to regenerate them.
.
This package contains the following binaries built from the Rust crate
"rustdoc-stripper":
- rustdoc-stripper
Description-md5:
Multi-Arch: allowed
Homepage: https://github.com/GuillaumeGomez/rustdoc-stripper
Built-Using: rustc (= 1.70.0+dfsg1-1)
X-Cargo-Built-Using: rustc (= 1.70.0+dfsg1-1)
Section: utils
Priority: optional
Filename: pool/main/r/rust-rustdoc-stripper/rustdoc-stripper_0.1.12-1+b7_amd64.deb