How to Install and Uninstall rust-std-static.x86_64 Package on CentOS Stream 9

Last updated: September 28,2024

1. Install "rust-std-static.x86_64" package

In this section, we are going to explain the necessary steps to install rust-std-static.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-std-static.x86_64

2. Uninstall "rust-std-static.x86_64" package

This guide covers the steps necessary to uninstall rust-std-static.x86_64 on CentOS Stream 9:

$ sudo dnf remove rust-std-static.x86_64 $ sudo dnf autoremove

3. Information about the rust-std-static.x86_64 package on CentOS Stream 9

Last metadata expiration check: 1:01:27 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-std-static
Version : 1.75.0
Release : 1.el9
Architecture : x86_64
Size : 29 M
Source : rust-1.75.0-1.el9.src.rpm
Repository : appstream
Summary : Standard library for Rust
URL : https://www.rust-lang.org
License : (Apache-2.0 OR MIT) AND (Artistic-2.0 AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0 AND Unicode-DFS-2016)
Description : This package includes the standard libraries for building applications
: written in Rust.