How to Install and Uninstall rls.x86_64 Package on Rocky Linux 9
Last updated: November 25,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "rls.x86_64" package
This guide let you learn how to install rls.x86_64 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
rls.x86_64
Copied
2. Uninstall "rls.x86_64" package
Please follow the step by step instructions below to uninstall rls.x86_64 on Rocky Linux 9:
$
sudo dnf remove
rls.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the rls.x86_64 package on Rocky Linux 9
Last metadata expiration check: 1:01:20 ago on Tue Sep 13 04:19:08 2022.
Available Packages
Name : rls
Version : 1.58.1
Release : 1.el9
Architecture : x86_64
Size : 7.6 M
Source : rust-1.58.1-1.el9.src.rpm
Repository : appstream
Summary : Rust Language Server for IDE integration
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.
: It supports functionality such as 'goto definition', symbol search,
: reformatting, and code completion, and enables renaming and refactorings.
Available Packages
Name : rls
Version : 1.58.1
Release : 1.el9
Architecture : x86_64
Size : 7.6 M
Source : rust-1.58.1-1.el9.src.rpm
Repository : appstream
Summary : Rust Language Server for IDE integration
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.
: It supports functionality such as 'goto definition', symbol search,
: reformatting, and code completion, and enables renaming and refactorings.