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

Last updated: October 10,2024

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

This guide let you learn how to install rust-codepage-devel.noarch on Oracle Linux 9

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

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

Here is a brief guide to show you how to uninstall rust-codepage-devel.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 3:28:29 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-codepage-devel
Version : 0.1.1
Release : 1.el9
Architecture : noarch
Size : 16 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 "codepage" crate.