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

Last updated: July 02,2024

1. Install "rust-codepage+default-devel.noarch" package

Please follow the step by step instructions below to install rust-codepage+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-codepage+default-devel.noarch

2. Uninstall "rust-codepage+default-devel.noarch" package

This tutorial shows how to uninstall rust-codepage+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-codepage+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-codepage+default-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:29:19 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-codepage+default-devel
Version : 0.1.1
Release : 1.el9
Architecture : noarch
Size : 7.1 k
Source : rust-codepage-0.1.1-1.el9.src.rpm
Repository : epel
Summary : Mapping between Windows code page numbers and encoding_rs character encodings
URL : https://crates.io/crates/codepage
License : MIT OR Apache-2.0
Description : Mapping between Windows code page numbers and encoding_rs character
: encodings.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "codepage" crate.