How to Install and Uninstall rustdoc-stripper Package on Ubuntu 22.10 (Kinetic Kudu)

Last updated: May 08,2024

1. Install "rustdoc-stripper" package

This tutorial shows how to install rustdoc-stripper on Ubuntu 22.10 (Kinetic Kudu)

$ sudo apt update $ sudo apt install rustdoc-stripper

2. Uninstall "rustdoc-stripper" package

This guide let you learn how to uninstall rustdoc-stripper on Ubuntu 22.10 (Kinetic Kudu):

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

3. Information about the rustdoc-stripper package on Ubuntu 22.10 (Kinetic Kudu)

Package: rustdoc-stripper
Architecture: amd64
Version: 0.1.12-1
Built-Using: rustc (= 1.42.0+dfsg1+llvm-1ubuntu2)
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: 419
Depends: libc6 (>= 2.18), libgcc-s1 (>= 4.2)
Filename: pool/universe/r/rust-rustdoc-stripper/rustdoc-stripper_0.1.12-1_amd64.deb
Size: 151408
MD5sum: 815433f39cd9041cb5ceeb31880c6b91
SHA1: 6b82fbfa7bb8e5a0a4adee75f56402727be298f2
SHA256: be840e5f34db6279d81a7d94f33a9874bcf14f3fd2bd8404314c422b45f5def3
SHA512: 57abf25db57ffec643960a7d6af65659b8d24194130762f5a9732e7bd32dd15560ddba0c60154b2cf86f4fc1361c718f1fbcce8ac77d620a6bed7f803fcc273a
Homepage: https://github.com/GuillaumeGomez/rustdoc-stripper
Description: Strip rustdoc comments from source code
Description-md5: 4c38b26d7b23f3edd0a6d472150e0956
X-Cargo-Built-Using: rustc (= 1.42.0+dfsg1+llvm-1ubuntu2)