How to Install and Uninstall rust-arraydeque+std-devel.noarch Package on Fedora 34

Last updated: September 29,2024

1. Install "rust-arraydeque+std-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-arraydeque+std-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-arraydeque+std-devel.noarch

2. Uninstall "rust-arraydeque+std-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-arraydeque+std-devel.noarch on Fedora 34:

$ sudo dnf remove rust-arraydeque+std-devel.noarch $ sudo dnf autoremove

3. Information about the rust-arraydeque+std-devel.noarch package on Fedora 34

Last metadata expiration check: 2:48:05 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-arraydeque+std-devel
Version : 0.4.5
Release : 7.fc34
Architecture : noarch
Size : 7.9 k
Source : rust-arraydeque-0.4.5-7.fc34.src.rpm
Repository : fedora
Summary : Ring buffer with a fixed capacity, which can be stored on the stack
URL : https://crates.io/crates/arraydeque
License : MIT or ASL 2.0
Description : Ring buffer with a fixed capacity, which can be stored on the stack.
:
: This package contains library source intended for building other packages
: which use "std" feature of "arraydeque" crate.