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

Last updated: November 25,2024

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

Here is a brief guide to show you how to install rust-tinyvec+tinyvec_macros-devel.noarch on Fedora 38

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

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

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

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

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

Last metadata expiration check: 1:17:28 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : rust-tinyvec+tinyvec_macros-devel
Version : 1.6.0
Release : 3.fc38
Architecture : noarch
Size : 8.5 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_macros" feature of the "tinyvec" crate.