How to Install and Uninstall rust-lsp-server-devel.noarch Package on CentOS Stream 9

Last updated: January 15,2025

1. Install "rust-lsp-server-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-lsp-server-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-lsp-server-devel.noarch

2. Uninstall "rust-lsp-server-devel.noarch" package

This is a short guide on how to uninstall rust-lsp-server-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-lsp-server-devel.noarch $ sudo dnf autoremove

3. Information about the rust-lsp-server-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:19:32 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-lsp-server-devel
Version : 0.7.5
Release : 1.el9
Architecture : noarch
Size : 22 k
Source : rust-lsp-server-0.7.5-1.el9.src.rpm
Repository : epel
Summary : Generic LSP server scaffold
URL : https://crates.io/crates/lsp-server
License : MIT OR Apache-2.0
Description : Generic LSP server scaffold.
:
: This package contains library source intended for building other packages which
: use the "lsp-server" crate.