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

Last updated: October 13,2024

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

This guide covers the steps necessary to install rust-plist+serde-devel.noarch on Fedora 39

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

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

Please follow the guidelines below to uninstall rust-plist+serde-devel.noarch on Fedora 39:

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

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

Last metadata expiration check: 5:51:11 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-plist+serde-devel
Version : 1.6.0
Release : 1.fc39
Architecture : noarch
Size : 8.4 k
Source : rust-plist-1.6.0-1.fc39.src.rpm
Repository : updates
Summary : Rusty plist parser
URL : https://crates.io/crates/plist
License : MIT
Description : A 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.