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

Last updated: October 14,2024

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

In this section, we are going to explain the necessary steps to install rust-petgraph+serde-devel.noarch on Fedora 36

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

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

This guide let you learn how to uninstall rust-petgraph+serde-devel.noarch on Fedora 36:

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

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

Last metadata expiration check: 2:21:47 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-petgraph+serde-devel
Version : 0.6.2
Release : 1.fc36
Architecture : noarch
Size : 7.8 k
Source : rust-petgraph-0.6.2-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.