How to Install and Uninstall rust-smallvec+const_new-devel.noarch Package on Fedora 35

Last updated: October 06,2024

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

Please follow the steps below to install rust-smallvec+const_new-devel.noarch on Fedora 35

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

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

Please follow the step by step instructions below to uninstall rust-smallvec+const_new-devel.noarch on Fedora 35:

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

3. Information about the rust-smallvec+const_new-devel.noarch package on Fedora 35

Last metadata expiration check: 5:35:22 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rust-smallvec+const_new-devel
Version : 1.9.0
Release : 1.fc35
Architecture : noarch
Size : 8.5 k
Source : rust-smallvec-1.9.0-1.fc35.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 "const_new" feature of the "smallvec" crate.