How to Install and Uninstall rls.x86_64 Package on CentOS Stream 9

Last updated: June 03,2024

1. Install "rls.x86_64" package

This guide let you learn how to install rls.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rls.x86_64

2. Uninstall "rls.x86_64" package

Learn how to uninstall rls.x86_64 on CentOS Stream 9:

$ sudo dnf remove rls.x86_64 $ sudo dnf autoremove

3. Information about the rls.x86_64 package on CentOS Stream 9

Last metadata expiration check: 0:38:16 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rls
Version : 1.64.0
Release : 2.el9
Architecture : x86_64
Size : 7.4 M
Source : rust-1.64.0-2.el9.src.rpm
Repository : appstream
Summary : Rust Language Server for IDE integration (deprecated)
URL : https://www.rust-lang.org
License : (ASL 2.0 or MIT) and (BSD and MIT)
Description : The Rust Language Server provides a server that runs in the background,
: providing IDEs, editors, and other tools with information about Rust programs.
: RLS is being deprecated in favor of rust-analyzer, and may be removed in the future.
: https://blog.rust-lang.org/2022/07/01/RLS-deprecation.html