How to Install and Uninstall rust-petgraph+matrix_graph-devel.noarch Package on Fedora 38

Last updated: October 27,2024

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

Here is a brief guide to show you how to install rust-petgraph+matrix_graph-devel.noarch on Fedora 38

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

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

Learn how to uninstall rust-petgraph+matrix_graph-devel.noarch on Fedora 38:

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

3. Information about the rust-petgraph+matrix_graph-devel.noarch package on Fedora 38

Last metadata expiration check: 3:43:24 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-petgraph+matrix_graph-devel
Version : 0.6.4
Release : 1.fc38
Architecture : noarch
Size : 8.0 k
Source : rust-petgraph-0.6.4-1.fc38.src.rpm
Repository : updates
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 "matrix_graph" feature of the "petgraph" crate.