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

Last updated: October 28,2024

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

This is a short guide on how to install rust-rusttype+crossbeam-deque-devel.noarch on Fedora 38

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

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

Please follow the guidelines below to uninstall rust-rusttype+crossbeam-deque-devel.noarch on Fedora 38:

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

3. Information about the rust-rusttype+crossbeam-deque-devel.noarch package on Fedora 38

Last metadata expiration check: 2:24:28 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : rust-rusttype+crossbeam-deque-devel
Version : 0.9.3
Release : 1.fc38
Architecture : noarch
Size : 7.7 k
Source : rust-rusttype-0.9.3-1.fc38.src.rpm
Repository : updates
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 "crossbeam-deque" feature of the "rusttype" crate.