How to Install and Uninstall rust-codepage+default-devel.noarch Package on Oracle Linux 9

Last updated: July 01,2024

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

Please follow the steps below to install rust-codepage+default-devel.noarch on Oracle Linux 9

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

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

This guide covers the steps necessary to uninstall rust-codepage+default-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-codepage+default-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 3:11:15 ago on Thu Feb 15 07:50:05 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.