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

Last updated: May 18,2024

1. Install "rust-rusttype+default-devel.noarch" package

Here is a brief guide to show you how to install rust-rusttype+default-devel.noarch on Fedora 35

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

2. Uninstall "rust-rusttype+default-devel.noarch" package

Please follow the step by step instructions below to uninstall rust-rusttype+default-devel.noarch on Fedora 35:

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

3. Information about the rust-rusttype+default-devel.noarch package on Fedora 35

Last metadata expiration check: 2:21:50 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : rust-rusttype+default-devel
Version : 0.9.2
Release : 4.fc35
Architecture : noarch
Size : 7.6 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 "default" feature of "rusttype" crate.