How to Install and Uninstall rust-std-static.x86_64 Package on Rocky Linux 9

Last updated: October 07,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 Rocky Linux 9

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

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

Here is a brief guide to show you how to uninstall rust-std-static.x86_64 on Rocky Linux 9:

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

3. Information about the rust-std-static.x86_64 package on Rocky Linux 9

Last metadata expiration check: 0:26:36 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-std-static
Version : 1.71.1
Release : 1.el9
Architecture : x86_64
Size : 27 M
Source : rust-1.71.1-1.el9.src.rpm
Repository : appstream
Summary : Standard library for Rust
URL : https://www.rust-lang.org
License : (ASL 2.0 or MIT) and (BSD and MIT)
Description : This package includes the standard libraries for building applications
: written in Rust.