How to Install and Uninstall rust-petgraph+default-devel.noarch Package on CentOS Stream 9

Last updated: September 21,2024

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

This guide covers the steps necessary to install rust-petgraph+default-devel.noarch on CentOS Stream 9

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

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

Please follow the guidelines below to uninstall rust-petgraph+default-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-petgraph+default-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 2:09:14 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-petgraph+default-devel
Version : 0.6.4
Release : 1.el9
Architecture : noarch
Size : 8.0 k
Source : rust-petgraph-0.6.4-1.el9.src.rpm
Repository : epel
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 "default" feature of the "petgraph" crate.