How to Install and Uninstall rust-petgraph+all-devel.noarch Package on Fedora 39

Last updated: May 20,2024

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

This is a short guide on how to install rust-petgraph+all-devel.noarch on Fedora 39

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

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

This guide covers the steps necessary to uninstall rust-petgraph+all-devel.noarch on Fedora 39:

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

3. Information about the rust-petgraph+all-devel.noarch package on Fedora 39

Last metadata expiration check: 1:47:45 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-petgraph+all-devel
Version : 0.6.4
Release : 1.fc39
Architecture : noarch
Size : 8.2 k
Source : rust-petgraph-0.6.4-1.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 "all" feature of the "petgraph" crate.