How to Install and Uninstall rust-cmake+default-devel.noarch Package on Rocky Linux 9

Last updated: October 06,2024

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

Learn how to install rust-cmake+default-devel.noarch on Rocky Linux 9

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

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

This guide covers the steps necessary to uninstall rust-cmake+default-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-cmake+default-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:44:20 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-cmake+default-devel
Version : 0.1.50
Release : 1.el9
Architecture : noarch
Size : 7.9 k
Source : rust-cmake-0.1.50-1.el9.src.rpm
Repository : epel
Summary : Build dependency for running cmake to build a native library
URL : https://crates.io/crates/cmake
License : MIT OR Apache-2.0
Description : A build dependency for running `cmake` to build a native library.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "cmake" crate.