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

Last updated: October 06,2024

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

Please follow the step by step instructions below to install rust-codepage-devel.noarch on AlmaLinux 9

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

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

This tutorial shows how to uninstall rust-codepage-devel.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 1:58:07 ago on Wed Mar 13 07:41:12 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.