How to Install and Uninstall rustdoc-stripper Package on Ubuntu 20.04 LTS (Focal Fossa)

Last updated: May 18,2024

1. Install "rustdoc-stripper" package

This guide let you learn how to install rustdoc-stripper on Ubuntu 20.04 LTS (Focal Fossa)

$ 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 Ubuntu 20.04 LTS (Focal Fossa):

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

3. Information about the rustdoc-stripper package on Ubuntu 20.04 LTS (Focal Fossa)

Package: rustdoc-stripper
Architecture: amd64
Version: 0.1.9-2build1
Built-Using: rustc (= 1.41.0+dfsg1+llvm-0ubuntu1)
Multi-Arch: allowed
Priority: optional
Section: universe/utils
Source: rust-rustdoc-stripper
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Rust Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 420
Depends: libc6 (>= 2.18), libgcc-s1 (>= 4.2)
Filename: pool/universe/r/rust-rustdoc-stripper/rustdoc-stripper_0.1.9-2build1_amd64.deb
Size: 152084
MD5sum: dfc52646ea42c40d92f5fcc4cc728584
SHA1: 8668ac3cc31e46c75dcfb74ab1bfde9a6e7b2b83
SHA256: ee1953ceea5dad25104475d4fa57f849c839ab2a11e827a793d498d0b7216e22
Homepage: https://github.com/GuillaumeGomez/rustdoc-stripper
Description: Strip rustdoc comments from source code
Description-md5: 4c38b26d7b23f3edd0a6d472150e0956
X-Cargo-Built-Using: rustc (= 1.41.0+dfsg1+llvm-0ubuntu1)