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

Last updated: September 20,2024

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

In this section, we are going to explain the necessary steps to install rust-lsp-types+proposed-devel.noarch on Oracle Linux 9

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

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

Learn how to uninstall rust-lsp-types+proposed-devel.noarch on Oracle Linux 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 Oracle Linux 9

Last metadata expiration check: 0:18:40 ago on Thu Feb 15 07:50:05 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.