How to Install and Uninstall rust-rustc-serialize+default-devel.noarch Package on AlmaLinux 9
Last updated: November 29,2024
1. Install "rust-rustc-serialize+default-devel.noarch" package
Please follow the guidelines below to install rust-rustc-serialize+default-devel.noarch on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
rust-rustc-serialize+default-devel.noarch
Copied
2. Uninstall "rust-rustc-serialize+default-devel.noarch" package
In this section, we are going to explain the necessary steps to uninstall rust-rustc-serialize+default-devel.noarch on AlmaLinux 9:
$
sudo dnf remove
rust-rustc-serialize+default-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-rustc-serialize+default-devel.noarch package on AlmaLinux 9
Last metadata expiration check: 1:28:37 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-rustc-serialize+default-devel
Version : 0.3.25
Release : 1.el9
Architecture : noarch
Size : 7.9 k
Source : rust-rustc-serialize-0.3.25-1.el9.src.rpm
Repository : epel
Summary : Generic serialization/deserialization support
URL : https://crates.io/crates/rustc-serialize
License : MIT OR Apache-2.0
Description : Generic serialization/deserialization support corresponding to the
: `derive(RustcEncodable, RustcDecodable)` mode in the compiler. Also
: includes support for hex, base64, and json encoding and decoding. This
: crate is deprecated in favor of serde.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "rustc-serialize" crate.
Available Packages
Name : rust-rustc-serialize+default-devel
Version : 0.3.25
Release : 1.el9
Architecture : noarch
Size : 7.9 k
Source : rust-rustc-serialize-0.3.25-1.el9.src.rpm
Repository : epel
Summary : Generic serialization/deserialization support
URL : https://crates.io/crates/rustc-serialize
License : MIT OR Apache-2.0
Description : Generic serialization/deserialization support corresponding to the
: `derive(RustcEncodable, RustcDecodable)` mode in the compiler. Also
: includes support for hex, base64, and json encoding and decoding. This
: crate is deprecated in favor of serde.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "rustc-serialize" crate.