How to Install and Uninstall librust-maybe-owned-dev Package on Kali Linux

Last updated: June 26,2024

1. Install "librust-maybe-owned-dev" package

Learn how to install librust-maybe-owned-dev on Kali Linux

$ sudo apt update $ sudo apt install librust-maybe-owned-dev

2. Uninstall "librust-maybe-owned-dev" package

This tutorial shows how to uninstall librust-maybe-owned-dev on Kali Linux:

$ sudo apt remove librust-maybe-owned-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the librust-maybe-owned-dev package on Kali Linux

Package: librust-maybe-owned-dev
Source: rust-maybe-owned (0.3.4-1)
Version: 0.3.4-1+b1
Installed-Size: 69
Maintainer: Debian Rust Maintainers
Architecture: amd64
Provides: librust-maybe-owned+default-dev (= 0.3.4-1+b1), librust-maybe-owned+serde-dev (= 0.3.4-1+b1), librust-maybe-owned-0+default-dev (= 0.3.4-1+b1), librust-maybe-owned-0+serde-dev (= 0.3.4-1+b1), librust-maybe-owned-0-dev (= 0.3.4-1+b1), librust-maybe-owned-0.3+default-dev (= 0.3.4-1+b1), librust-maybe-owned-0.3+serde-dev (= 0.3.4-1+b1), librust-maybe-owned-0.3-dev (= 0.3.4-1+b1), librust-maybe-owned-0.3.4+default-dev (= 0.3.4-1+b1), librust-maybe-owned-0.3.4+serde-dev (= 0.3.4-1+b1), librust-maybe-owned-0.3.4-dev (= 0.3.4-1+b1)
Depends: librust-serde-1+default-dev
Size: 15076
SHA256: d37209bf3368cf9cfcc7611819c3dabdb3f54ec711e0770f4bf43f78d75ce68e
SHA1: ad6a8d3148fca55884518a8f5a77793c0211b8d9
MD5sum: 838134e7a2fdce1b25003af45a952a38
Description: Provides a `MaybeOwned` (and `MaybeOwnedMut`) type similar to std's `Cow` but it implements `From` and `From<&'a T>` and does not require `ToOwned` - Rust source code
This package contains the source for the Rust maybe-owned crate, packaged by
debcargo for use with cargo and dh-cargo.
Description-md5:
Multi-Arch: same
Section: rust
Priority: optional
Filename: pool/main/r/rust-maybe-owned/librust-maybe-owned-dev_0.3.4-1+b1_amd64.deb

5. The same packages on other Linux Distributions