How to Install and Uninstall rust-counted-array+default-devel.noarch Package on Fedora 36

Last updated: October 06,2024

1. Install "rust-counted-array+default-devel.noarch" package

Please follow the instructions below to install rust-counted-array+default-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install rust-counted-array+default-devel.noarch

2. Uninstall "rust-counted-array+default-devel.noarch" package

This guide covers the steps necessary to uninstall rust-counted-array+default-devel.noarch on Fedora 36:

$ sudo dnf remove rust-counted-array+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-counted-array+default-devel.noarch package on Fedora 36

Last metadata expiration check: 3:30:41 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-counted-array+default-devel
Version : 0.1.2
Release : 4.fc36
Architecture : noarch
Size : 7.5 k
Source : rust-counted-array-0.1.2-4.fc36.src.rpm
Repository : fedora
Summary : Macro for declaring fixed-size arrays without counting elements by hand
URL : https://crates.io/crates/counted-array
License : MIT
Description : Macro for declaring fixed-size arrays without counting elements by hand.
: Supports lazy_static.
:
: This package contains library source intended for building other packages
: which use "default" feature of "counted-array" crate.