How to Install and Uninstall rust-rusttype+linked-hash-map-devel.noarch Package on Fedora 35

Last updated: May 17,2024

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

This guide let you learn how to install rust-rusttype+linked-hash-map-devel.noarch on Fedora 35

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

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

In this section, we are going to explain the necessary steps to uninstall rust-rusttype+linked-hash-map-devel.noarch on Fedora 35:

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

3. Information about the rust-rusttype+linked-hash-map-devel.noarch package on Fedora 35

Last metadata expiration check: 2:14:06 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rust-rusttype+linked-hash-map-devel
Version : 0.9.2
Release : 4.fc35
Architecture : noarch
Size : 7.7 k
Source : rust-rusttype-0.9.2-4.fc35.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 "linked-hash-map" feature of "rusttype" crate.