How to Install and Uninstall rust-smallvec+const_generics-devel.noarch Package on Fedora 39

Last updated: October 11,2024

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

Please follow the instructions below to install rust-smallvec+const_generics-devel.noarch on Fedora 39

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

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

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

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

3. Information about the rust-smallvec+const_generics-devel.noarch package on Fedora 39

Last metadata expiration check: 1:35:45 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-smallvec+const_generics-devel
Version : 1.13.1
Release : 1.fc39
Architecture : noarch
Size : 8.3 k
Source : rust-smallvec-1.13.1-1.fc39.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 Apache-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_generics" feature of the "smallvec" crate.