How to Install and Uninstall rust-petgraph0.5+serde_derive-devel.noarch Package on Fedora 39

Last updated: September 27,2024

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

This tutorial shows how to install rust-petgraph0.5+serde_derive-devel.noarch on Fedora 39

$ 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 Fedora 39:

$ 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 Fedora 39

Last metadata expiration check: 5:11:21 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-petgraph0.5+serde_derive-devel
Version : 0.5.1
Release : 5.fc39
Architecture : noarch
Size : 7.9 k
Source : rust-petgraph0.5-0.5.1-5.fc39.src.rpm
Repository : fedora
Summary : Graph data structure library
URL : https://crates.io/crates/petgraph
License : MIT OR Apache-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.