How to Install and Uninstall rust-rusttype+num_cpus-devel.noarch Package on Fedora 34

Last updated: May 19,2024

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

This guide covers the steps necessary to install rust-rusttype+num_cpus-devel.noarch on Fedora 34

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

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

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

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

3. Information about the rust-rusttype+num_cpus-devel.noarch package on Fedora 34

Last metadata expiration check: 4:00:07 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-rusttype+num_cpus-devel
Version : 0.9.2
Release : 3.fc34
Architecture : noarch
Size : 7.6 k
Source : rust-rusttype-0.9.2-3.fc34.src.rpm
Repository : updates
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 "num_cpus" feature of "rusttype" crate.