How to Install and Uninstall librust-maybe-owned-dev Package on Ubuntu 24.04 LTS (Noble Numbat)

Last updated: May 11,2024

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

This guide covers the steps necessary to install librust-maybe-owned-dev on Ubuntu 24.04 LTS (Noble Numbat)

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

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

Learn how to uninstall librust-maybe-owned-dev on Ubuntu 24.04 LTS (Noble Numbat):

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

3. Information about the librust-maybe-owned-dev package on Ubuntu 24.04 LTS (Noble Numbat)

Package: librust-maybe-owned-dev
Architecture: amd64
Version: 0.3.4-1
Multi-Arch: same
Priority: optional
Section: universe/rust
Source: rust-maybe-owned
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Rust Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 68
Provides: librust-maybe-owned+default-dev (= 0.3.4-1), librust-maybe-owned+serde-dev (= 0.3.4-1), librust-maybe-owned-0+default-dev (= 0.3.4-1), librust-maybe-owned-0+serde-dev (= 0.3.4-1), librust-maybe-owned-0-dev (= 0.3.4-1), librust-maybe-owned-0.3+default-dev (= 0.3.4-1), librust-maybe-owned-0.3+serde-dev (= 0.3.4-1), librust-maybe-owned-0.3-dev (= 0.3.4-1), librust-maybe-owned-0.3.4+default-dev (= 0.3.4-1), librust-maybe-owned-0.3.4+serde-dev (= 0.3.4-1), librust-maybe-owned-0.3.4-dev (= 0.3.4-1)
Depends: librust-serde-1+default-dev
Filename: pool/universe/r/rust-maybe-owned/librust-maybe-owned-dev_0.3.4-1_amd64.deb
Size: 15034
MD5sum: ba9b0c217053fb1ba1534ed3cc36fa27
SHA1: b2582e76499e7c8d0ff9588b111201acfc28ec9d
SHA256: cfb8231e26f8166027e58461dc2506517c0f7ccab7a424557dab690e8a26c191
SHA512: 74596ce9118924c83ef6b09b37ceeaab50cd40fe3931034e6ad65ed472b76fb94893f38889cebe56b166a6f324f4cc26ac1ed06d0b5860d5b4c6074effcac626
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
Description-md5: 26ca0b0a1b56f1be1a10d3ee4dc52111

5. The same packages on other Linux Distributions