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

Last updated: July 06,2024

1. Install "rust-gix-object+serde-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-gix-object+serde-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-gix-object+serde-devel.noarch

2. Uninstall "rust-gix-object+serde-devel.noarch" package

Please follow the steps below to uninstall rust-gix-object+serde-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-gix-object+serde-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:34:46 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-gix-object+serde-devel
Version : 0.38.0
Release : 1.el9
Architecture : noarch
Size : 7.9 k
Source : rust-gix-object-0.38.0-1.el9.src.rpm
Repository : epel
Summary : Immutable and mutable git objects with decoding and encoding support
URL : https://crates.io/crates/gix-object
License : MIT OR Apache-2.0
Description : Immutable and mutable git objects with decoding and encoding support.
:
: This package contains library source intended for building other packages which
: use the "serde" feature of the "gix-object" crate.