How to Install and Uninstall librust-scopeguard-0.3-dev Package on Kali Linux

Last updated: May 18,2024

1. Install "librust-scopeguard-0.3-dev" package

Please follow the guidance below to install librust-scopeguard-0.3-dev on Kali Linux

$ sudo apt update $ sudo apt install librust-scopeguard-0.3-dev

2. Uninstall "librust-scopeguard-0.3-dev" package

Please follow the steps below to uninstall librust-scopeguard-0.3-dev on Kali Linux:

$ sudo apt remove librust-scopeguard-0.3-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the librust-scopeguard-0.3-dev package on Kali Linux

Package: librust-scopeguard-0.3-dev
Source: rust-scopeguard-0.3 (0.3.3-1)
Version: 0.3.3-1+b1
Installed-Size: 49
Maintainer: Debian Rust Maintainers
Architecture: amd64
Replaces: librust-scopeguard-dev (<< 0.3.4-~~)
Provides: librust-scopeguard+default-dev (= 0.3.3-1+b1), librust-scopeguard+use-std-dev (= 0.3.3-1+b1), librust-scopeguard-0+default-dev (= 0.3.3-1+b1), librust-scopeguard-0+use-std-dev (= 0.3.3-1+b1), librust-scopeguard-0-dev (= 0.3.3-1+b1), librust-scopeguard-0.3+default-dev (= 0.3.3-1+b1), librust-scopeguard-0.3+use-std-dev (= 0.3.3-1+b1), librust-scopeguard-0.3.3+default-dev (= 0.3.3-1+b1), librust-scopeguard-0.3.3+use-std-dev (= 0.3.3-1+b1), librust-scopeguard-0.3.3-dev (= 0.3.3-1+b1), librust-scopeguard-dev (= 0.3.3-1+b1)
Breaks: librust-scopeguard-dev (<< 0.3.4-~~)
Size: 11464
SHA256: 524e468b93b58ab92443ba97471c96418a3d3eb349fb0b725cd94a3d17e5daef
SHA1: de4b794fc9f360c7ea1ff81b57d414e141e4ca34
MD5sum: da333a8a90e2cf1e9bc9ec1381044d2d
Description: RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic) - Rust source code
Defines the macros `defer!` and `defer_on_unwind!`; the latter only runs if the
scope is extited through unwinding on panic.
.
This package contains the source for the Rust scopeguard crate, packaged by
debcargo for use with cargo and dh-cargo.
Description-md5: 507884c08b806c3c8ef12222a37aa17b
Multi-Arch: same
Section: rust
Priority: optional
Filename: pool/main/r/rust-scopeguard-0.3/librust-scopeguard-0.3-dev_0.3.3-1+b1_amd64.deb