How to Install and Uninstall rust-litrs+default-devel.noarch Package on Oracle Linux 9
Last updated: November 16,2024
1. Install "rust-litrs+default-devel.noarch" package
Learn how to install rust-litrs+default-devel.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
rust-litrs+default-devel.noarch
Copied
2. Uninstall "rust-litrs+default-devel.noarch" package
Please follow the guidelines below to uninstall rust-litrs+default-devel.noarch on Oracle Linux 9:
$
sudo dnf remove
rust-litrs+default-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-litrs+default-devel.noarch package on Oracle Linux 9
Last metadata expiration check: 0:46:05 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-litrs+default-devel
Version : 0.4.1
Release : 1.el9
Architecture : noarch
Size : 7.3 k
Source : rust-litrs-0.4.1-1.el9.src.rpm
Repository : epel
Summary : Parse and inspect Rust literals
URL : https://crates.io/crates/litrs
License : MIT OR Apache-2.0
Description : Parse and inspect Rust literals (i.e. tokens in the Rust programming
: language representing fixed values). Particularly useful for proc
: macros, but can also be used outside of a proc-macro context.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "litrs" crate.
Available Packages
Name : rust-litrs+default-devel
Version : 0.4.1
Release : 1.el9
Architecture : noarch
Size : 7.3 k
Source : rust-litrs-0.4.1-1.el9.src.rpm
Repository : epel
Summary : Parse and inspect Rust literals
URL : https://crates.io/crates/litrs
License : MIT OR Apache-2.0
Description : Parse and inspect Rust literals (i.e. tokens in the Rust programming
: language representing fixed values). Particularly useful for proc
: macros, but can also be used outside of a proc-macro context.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "litrs" crate.