How to Install and Uninstall rust-generic-array+serde-devel.noarch Package on Oracle Linux 9

Last updated: July 05,2024

1. Install "rust-generic-array+serde-devel.noarch" package

This guide let you learn how to install rust-generic-array+serde-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-generic-array+serde-devel.noarch

2. Uninstall "rust-generic-array+serde-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-generic-array+serde-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-generic-array+serde-devel.noarch $ sudo dnf autoremove

3. Information about the rust-generic-array+serde-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:45:02 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-generic-array+serde-devel
Version : 0.14.7
Release : 1.el9
Architecture : noarch
Size : 8.1 k
Source : rust-generic-array-0.14.7-1.el9.src.rpm
Repository : epel
Summary : Generic types implementing functionality of arrays
URL : https://crates.io/crates/generic-array
License : MIT
Description : Generic types implementing functionality of arrays.
:
: This package contains library source intended for building other packages which
: use the "serde" feature of the "generic-array" crate.