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

Last updated: October 09,2024

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

This guide let you learn how to install rust-cmake+default-devel.noarch on Oracle Linux 9

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

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

Here is a brief guide to show you how to uninstall rust-cmake+default-devel.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 1:48:59 ago on Thu Feb 15 07:50:05 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.