How to Install and Uninstall rust-smallvec+arbitrary-devel.noarch Package on Fedora 36

Last updated: June 29,2024

1. Install "rust-smallvec+arbitrary-devel.noarch" package

Please follow the guidelines below to install rust-smallvec+arbitrary-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rust-smallvec+arbitrary-devel.noarch

2. Uninstall "rust-smallvec+arbitrary-devel.noarch" package

This tutorial shows how to uninstall rust-smallvec+arbitrary-devel.noarch on Fedora 36:

$ sudo dnf remove rust-smallvec+arbitrary-devel.noarch $ sudo dnf autoremove

3. Information about the rust-smallvec+arbitrary-devel.noarch package on Fedora 36

Last metadata expiration check: 0:18:46 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-smallvec+arbitrary-devel
Version : 1.9.0
Release : 1.fc36
Architecture : noarch
Size : 8.6 k
Source : rust-smallvec-1.9.0-1.fc36.src.rpm
Repository : updates
Summary : Store up to a small number of items on the stack
URL : https://crates.io/crates/smallvec
License : MIT or ASL 2.0
Description : 'Small vector' optimization: store up to a small number of items on the stack.
:
: This package contains library source intended for building other packages which
: use the "arbitrary" feature of the "smallvec" crate.