How to Install and Uninstall rust-tinyvec+alloc-devel.noarch Package on Fedora 34

Last updated: June 02,2024

1. Install "rust-tinyvec+alloc-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-tinyvec+alloc-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-tinyvec+alloc-devel.noarch

2. Uninstall "rust-tinyvec+alloc-devel.noarch" package

This is a short guide on how to uninstall rust-tinyvec+alloc-devel.noarch on Fedora 34:

$ sudo dnf remove rust-tinyvec+alloc-devel.noarch $ sudo dnf autoremove

3. Information about the rust-tinyvec+alloc-devel.noarch package on Fedora 34

Last metadata expiration check: 4:08:12 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-tinyvec+alloc-devel
Version : 1.6.0
Release : 1.fc34
Architecture : noarch
Size : 8.5 k
Source : rust-tinyvec-1.6.0-1.fc34.src.rpm
Repository : updates
Summary : 100% safe vec-like data structures
URL : https://crates.io/crates/tinyvec
License : zlib or ASL 2.0 or MIT
Description : `tinyvec` provides 100% safe vec-like data structures.
:
: This package contains library source intended for building other packages which
: use the "alloc" feature of the "tinyvec" crate.