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

Last updated: October 06,2024

1. Install "rust-lsp-types+proposed-devel.noarch" package

This is a short guide on how to install rust-lsp-types+proposed-devel.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rust-lsp-types+proposed-devel.noarch

2. Uninstall "rust-lsp-types+proposed-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-lsp-types+proposed-devel.noarch on CentOS Stream 9:

$ sudo dnf remove rust-lsp-types+proposed-devel.noarch $ sudo dnf autoremove

3. Information about the rust-lsp-types+proposed-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:56:31 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-lsp-types+proposed-devel
Version : 0.94.1
Release : 1.el9
Architecture : noarch
Size : 7.1 k
Source : rust-lsp-types-0.94.1-1.el9.src.rpm
Repository : epel
Summary : Types for interaction with a language server
URL : https://crates.io/crates/lsp-types
License : MIT
Description : Types for interaction with a language server, using VSCode's Language
: Server Protocol.
:
: This package contains library source intended for building other packages which
: use the "proposed" feature of the "lsp-types" crate.