How to Install and Uninstall cargo.x86_64 Package on AlmaLinux 9
Last updated: November 25,2024
1. Install "cargo.x86_64" package
Here is a brief guide to show you how to install cargo.x86_64 on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
cargo.x86_64
Copied
2. Uninstall "cargo.x86_64" package
This is a short guide on how to uninstall cargo.x86_64 on AlmaLinux 9:
$
sudo dnf remove
cargo.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the cargo.x86_64 package on AlmaLinux 9
Last metadata expiration check: 1:13:29 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : cargo
Version : 1.71.1
Release : 1.el9
Architecture : x86_64
Size : 5.8 M
Source : rust-1.71.1-1.el9.src.rpm
Repository : appstream
Summary : Rust's package manager and build tool
URL : https://www.rust-lang.org
License : (ASL 2.0 or MIT) and (BSD and MIT)
Description : Cargo is a tool that allows Rust projects to declare their various dependencies
: and ensure that you'll always get a repeatable build.
Available Packages
Name : cargo
Version : 1.71.1
Release : 1.el9
Architecture : x86_64
Size : 5.8 M
Source : rust-1.71.1-1.el9.src.rpm
Repository : appstream
Summary : Rust's package manager and build tool
URL : https://www.rust-lang.org
License : (ASL 2.0 or MIT) and (BSD and MIT)
Description : Cargo is a tool that allows Rust projects to declare their various dependencies
: and ensure that you'll always get a repeatable build.