How to Install and Uninstall rust-plain-devel.noarch Package on Fedora 34

Last updated: October 05,2024

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

This is a short guide on how to install rust-plain-devel.noarch on Fedora 34

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

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

In this section, we are going to explain the necessary steps to uninstall rust-plain-devel.noarch on Fedora 34:

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

3. Information about the rust-plain-devel.noarch package on Fedora 34

Last metadata expiration check: 5:11:18 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-plain-devel
Version : 0.2.3
Release : 10.fc34
Architecture : noarch
Size : 19 k
Source : rust-plain-0.2.3-10.fc34.src.rpm
Repository : fedora
Summary : Rust library that allows users to reinterpret data of certain types safely
URL : https://crates.io/crates/plain
License : MIT or ASL 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 "plain" crate.