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

Last updated: May 04,2024

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

This is a short guide on how to install rust-petgraph0.5+serde-devel.noarch on Fedora 36

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

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

This guide covers the steps necessary to uninstall rust-petgraph0.5+serde-devel.noarch on Fedora 36:

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

3. Information about the rust-petgraph0.5+serde-devel.noarch package on Fedora 36

Last metadata expiration check: 3:29:59 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-petgraph0.5+serde-devel
Version : 0.5.1
Release : 1.fc36
Architecture : noarch
Size : 7.2 k
Source : rust-petgraph0.5-0.5.1-1.fc36.src.rpm
Repository : updates
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" feature of the "petgraph" crate.