How to Install and Uninstall rust-petgraph0.5+serde_derive-devel.noarch Package on Rocky Linux 9

Last updated: October 08,2024

1. Install "rust-petgraph0.5+serde_derive-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-petgraph0.5+serde_derive-devel.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install rust-petgraph0.5+serde_derive-devel.noarch

2. Uninstall "rust-petgraph0.5+serde_derive-devel.noarch" package

Please follow the guidance below to uninstall rust-petgraph0.5+serde_derive-devel.noarch on Rocky Linux 9:

$ sudo dnf remove rust-petgraph0.5+serde_derive-devel.noarch $ sudo dnf autoremove

3. Information about the rust-petgraph0.5+serde_derive-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:53:18 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-petgraph0.5+serde_derive-devel
Version : 0.5.1
Release : 2.el9
Architecture : noarch
Size : 7.4 k
Source : rust-petgraph0.5-0.5.1-2.el9.src.rpm
Repository : epel
Summary : Graph data structure library
URL : https://crates.io/crates/petgraph
License : MIT or ASL 2.0
Description : Graph data structure library. Provides graph types and graph algorithms.
:
: This package contains library source intended for building other packages which
: use the "serde_derive" feature of the "petgraph" crate.