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

Last updated: October 05,2024

1. Install "cargo-c.x86_64" package

In this section, we are going to explain the necessary steps to install cargo-c.x86_64 on AlmaLinux 9

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

2. Uninstall "cargo-c.x86_64" package

Please follow the steps below to uninstall cargo-c.x86_64 on AlmaLinux 9:

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

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

Last metadata expiration check: 1:20:52 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : cargo-c
Version : 0.9.27
Release : 4.el9
Architecture : x86_64
Size : 24 M
Source : rust-cargo-c-0.9.27-4.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.