How to Install and Uninstall cargo-c.x86_64 Package on Rocky Linux 9

Last updated: October 07,2024

1. Install "cargo-c.x86_64" package

This is a short guide on how to install cargo-c.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install cargo-c.x86_64

2. Uninstall "cargo-c.x86_64" package

Learn how to uninstall cargo-c.x86_64 on Rocky Linux 9:

$ sudo dnf remove cargo-c.x86_64 $ sudo dnf autoremove

3. Information about the cargo-c.x86_64 package on Rocky Linux 9

Last metadata expiration check: 0:29:13 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : cargo-c
Version : 0.9.27
Release : 2.el9
Architecture : x86_64
Size : 24 M
Source : rust-cargo-c-0.9.27-2.el9.src.rpm
Repository : epel
Summary : Helper program to build and install c-like libraries
URL : https://crates.io/crates/cargo-c
License : MIT AND Apache-2.0 AND BSD-3-Clause AND GPL-2.0-only WITH GCC-exception-2.0 AND ISC AND MPL-2.0 AND Unicode-DFS-2016 AND (0BSD OR MIT OR Apache-2.0) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND (MIT OR Apache-2.0 OR BSD-1-Clause) AND (MIT OR Apache-2.0 OR Zlib) AND (Unlicense OR MIT)
Description : Helper program to build and install c-like libraries.