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

Last updated: October 05,2024

1. Install "rust-rusttype+crossbeam-utils-devel.noarch" package

Please follow the guidance below to install rust-rusttype+crossbeam-utils-devel.noarch on Fedora 34

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

2. Uninstall "rust-rusttype+crossbeam-utils-devel.noarch" package

Please follow the steps below to uninstall rust-rusttype+crossbeam-utils-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:37:16 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-rusttype+crossbeam-utils-devel
Version : 0.9.2
Release : 3.fc34
Architecture : noarch
Size : 7.7 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 "crossbeam-utils" feature of "rusttype" crate.