How to Install and Uninstall rust-plain+default-devel.noarch Package on Fedora 39

Last updated: November 29,2024

1. Install "rust-plain+default-devel.noarch" package

Please follow the step by step instructions below to install rust-plain+default-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install rust-plain+default-devel.noarch

2. Uninstall "rust-plain+default-devel.noarch" package

Learn how to uninstall rust-plain+default-devel.noarch on Fedora 39:

$ sudo dnf remove rust-plain+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-plain+default-devel.noarch package on Fedora 39

Last metadata expiration check: 2:28:41 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-plain+default-devel
Version : 0.2.3
Release : 17.fc39
Architecture : noarch
Size : 7.9 k
Source : rust-plain-0.2.3-17.fc39.src.rpm
Repository : fedora
Summary : Small Rust library that allows users to reinterpret data of certain types safely
URL : https://crates.io/crates/plain
License : MIT OR Apache-2.0
Description : A small Rust library that allows users to reinterpret data of certain
: types safely.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "plain" crate.