How to Install and Uninstall rust-plist+serde-devel.noarch Package on Fedora 34

Last updated: May 07,2024

1. Install "rust-plist+serde-devel.noarch" package

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

$ sudo dnf update $ sudo dnf install rust-plist+serde-devel.noarch

2. Uninstall "rust-plist+serde-devel.noarch" package

This is a short guide on how to uninstall rust-plist+serde-devel.noarch on Fedora 34:

$ sudo dnf remove rust-plist+serde-devel.noarch $ sudo dnf autoremove

3. Information about the rust-plist+serde-devel.noarch package on Fedora 34

Last metadata expiration check: 2:14:47 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-plist+serde-devel
Version : 1.3.1
Release : 1.fc34
Architecture : noarch
Size : 8.3 k
Source : rust-plist-1.3.1-1.fc34.src.rpm
Repository : updates
Summary : Rusty plist parser
URL : https://crates.io/crates/plist
License : MIT
Description : Rusty plist parser. Supports Serde serialization.
:
: This package contains library source intended for building other packages which
: use the "serde" feature of the "plist" crate.