How to Install and Uninstall rust-lsp-server-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 12,2024

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

Please follow the step by step instructions below to install rust-lsp-server-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

In this section, we are going to explain the necessary steps to uninstall rust-lsp-server-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-lsp-server-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:04:29 ago on Mon Feb 26 07:04:30 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.