How to Install and Uninstall rust-plist-devel.noarch Package on Oracle Linux 9

Last updated: July 03,2024

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

In this section, we are going to explain the necessary steps to install rust-plist-devel.noarch on Oracle Linux 9

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

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

This tutorial shows how to uninstall rust-plist-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-plist-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:36:58 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-plist-devel
Version : 1.6.0
Release : 1.el9
Architecture : noarch
Size : 51 k
Source : rust-plist-1.6.0-1.el9.src.rpm
Repository : epel
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 "plist" crate.