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

Last updated: September 30,2024

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

This is a short guide on how to install rust-lsp-types-devel.noarch on Oracle Linux 9

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

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

This is a short guide on how to uninstall rust-lsp-types-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-lsp-types-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:56:32 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-lsp-types-devel
Version : 0.94.1
Release : 1.el9
Architecture : noarch
Size : 66 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 "lsp-types" crate.