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

Last updated: October 06,2024

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

Please follow the guidelines below to install rust-counted-array+lazy_static-devel.noarch on Fedora 35

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

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

In this section, we are going to explain the necessary steps to uninstall rust-counted-array+lazy_static-devel.noarch on Fedora 35:

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

3. Information about the rust-counted-array+lazy_static-devel.noarch package on Fedora 35

Last metadata expiration check: 3:34:47 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-counted-array+lazy_static-devel
Version : 0.1.2
Release : 3.fc35
Architecture : noarch
Size : 7.5 k
Source : rust-counted-array-0.1.2-3.fc35.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 "lazy_static" feature of "counted-array" crate.