How to Install and Uninstall rust-tinyvec-devel.noarch Package on Fedora 38

Last updated: September 23,2024

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

This guide covers the steps necessary to install rust-tinyvec-devel.noarch on Fedora 38

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

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

Please follow the guidelines below to uninstall rust-tinyvec-devel.noarch on Fedora 38:

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

3. Information about the rust-tinyvec-devel.noarch package on Fedora 38

Last metadata expiration check: 3:21:04 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-tinyvec-devel
Version : 1.6.0
Release : 3.fc38
Architecture : noarch
Size : 46 k
Source : rust-tinyvec-1.6.0-3.fc38.src.rpm
Repository : fedora
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 "tinyvec" crate.