How to Install and Uninstall rls.x86_64 Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "rls.x86_64" package
Learn how to install rls.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
rls.x86_64
Copied
2. Uninstall "rls.x86_64" package
Please follow the guidance below to uninstall rls.x86_64 on Rocky Linux 8:
$
sudo dnf remove
rls.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the rls.x86_64 package on Rocky Linux 8
Last metadata expiration check: 1:17:55 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : rls
Version : 1.58.1
Release : 1.module+el8.6.0+826+60f85975
Architecture : x86_64
Size : 7.7 M
Source : rust-1.58.1-1.module+el8.6.0+826+60f85975.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.module+el8.6.0+826+60f85975
Architecture : x86_64
Size : 7.7 M
Source : rust-1.58.1-1.module+el8.6.0+826+60f85975.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.