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

Last updated: October 12,2024

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

This guide let you learn how to install rust-rusttype+num_cpus-devel.noarch on Fedora 39

$ 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 39:

$ 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 39

Last metadata expiration check: 5:19:55 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-rusttype+num_cpus-devel
Version : 0.9.3
Release : 1.fc39
Architecture : noarch
Size : 7.6 k
Source : rust-rusttype-0.9.3-1.fc39.src.rpm
Repository : fedora
Summary : Pure Rust alternative to libraries like FreeType
URL : https://crates.io/crates/rusttype
License : MIT OR Apache-2.0
Description : A 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 the "num_cpus" feature of the "rusttype" crate.