How to Install and Uninstall rust-petgraph0.5+matrix_graph-devel.noarch Package on AlmaLinux 9

Last updated: October 03,2024

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

In this section, we are going to explain the necessary steps to install rust-petgraph0.5+matrix_graph-devel.noarch on AlmaLinux 9

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

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

Here is a brief guide to show you how to uninstall rust-petgraph0.5+matrix_graph-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-petgraph0.5+matrix_graph-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:54:51 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-petgraph0.5+matrix_graph-devel
Version : 0.5.1
Release : 2.el9
Architecture : noarch
Size : 7.2 k
Source : rust-petgraph0.5-0.5.1-2.el9.src.rpm
Repository : epel
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 "matrix_graph" feature of the "petgraph" crate.