How to Install and Uninstall rust-rusttype+rustc-hash-devel.noarch Package on Fedora 36

Last updated: September 20,2024

1. Install "rust-rusttype+rustc-hash-devel.noarch" package

Please follow the step by step instructions below to install rust-rusttype+rustc-hash-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rust-rusttype+rustc-hash-devel.noarch

2. Uninstall "rust-rusttype+rustc-hash-devel.noarch" package

Please follow the instructions below to uninstall rust-rusttype+rustc-hash-devel.noarch on Fedora 36:

$ sudo dnf remove rust-rusttype+rustc-hash-devel.noarch $ sudo dnf autoremove

3. Information about the rust-rusttype+rustc-hash-devel.noarch package on Fedora 36

Last metadata expiration check: 2:16:18 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-rusttype+rustc-hash-devel
Version : 0.9.2
Release : 5.fc36
Architecture : noarch
Size : 7.8 k
Source : rust-rusttype-0.9.2-5.fc36.src.rpm
Repository : fedora
Summary : Pure Rust alternative to libraries like FreeType
URL : https://crates.io/crates/rusttype
License : MIT or ASL 2.0
Description : Pure Rust alternative to libraries like FreeType.
: RustType provides an API for loading, querying and rasterising TrueType fonts.
: It also provides an implementation of a dynamic GPU glyph cache for hardware
: font rendering.
:
: This package contains library source intended for building other packages
: which use "rustc-hash" feature of "rusttype" crate.