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

Last updated: September 29,2024

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

This tutorial shows how to install rust-lsp-types-devel.noarch on AlmaLinux 9

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

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

Please follow the guidance below to uninstall rust-lsp-types-devel.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 2:04:44 ago on Wed Mar 13 07:41:12 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.