How to Install and Uninstall rust-gix-object+serde-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 04,2024

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

This tutorial shows how to install rust-gix-object+serde-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

This guide covers the steps necessary to uninstall rust-gix-object+serde-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 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 Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:18:59 ago on Mon Feb 26 07:04:30 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.