How to Install and Uninstall rust-lsp-types+default-devel.noarch Package on Fedora 38

Last updated: June 03,2024

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

In this section, we are going to explain the necessary steps to install rust-lsp-types+default-devel.noarch on Fedora 38

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

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

Please follow the guidance below to uninstall rust-lsp-types+default-devel.noarch on Fedora 38:

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

3. Information about the rust-lsp-types+default-devel.noarch package on Fedora 38

Last metadata expiration check: 0:37:06 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-lsp-types+default-devel
Version : 0.94.1
Release : 1.fc38
Architecture : noarch
Size : 7.2 k
Source : rust-lsp-types-0.94.1-1.fc38.src.rpm
Repository : updates
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 "default" feature of the "lsp-types" crate.