How to Install and Uninstall rust-lsp-types-devel.noarch Package on Fedora 39

Last updated: October 07,2024

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

Please follow the step by step instructions below to install rust-lsp-types-devel.noarch on Fedora 39

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

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

Please follow the steps below to uninstall rust-lsp-types-devel.noarch on Fedora 39:

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

3. Information about the rust-lsp-types-devel.noarch package on Fedora 39

Last metadata expiration check: 4:33:01 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-lsp-types-devel
Version : 0.94.1
Release : 1.fc39
Architecture : noarch
Size : 74 k
Source : rust-lsp-types-0.94.1-1.fc39.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 "lsp-types" crate.