How to Install and Uninstall rust-widestring-devel.noarch Package on Oracle Linux 9
Last updated: November 15,2024
1. Install "rust-widestring-devel.noarch" package
Learn how to install rust-widestring-devel.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
rust-widestring-devel.noarch
Copied
2. Uninstall "rust-widestring-devel.noarch" package
In this section, we are going to explain the necessary steps to uninstall rust-widestring-devel.noarch on Oracle Linux 9:
$
sudo dnf remove
rust-widestring-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the rust-widestring-devel.noarch package on Oracle Linux 9
Last metadata expiration check: 0:42:38 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-widestring-devel
Version : 1.0.2
Release : 1.el9
Architecture : noarch
Size : 65 k
Source : rust-widestring-1.0.2-1.el9.src.rpm
Repository : epel
Summary : Converting to and from wide strings (UTF-16 and UTF-32)
URL : https://crates.io/crates/widestring
License : MIT OR Apache-2.0
Description : A wide string Rust library for converting to and from wide strings, such
: as those often used in Windows API or other FFI libaries. Both `u16` and
: `u32` string types are provided, including support for UTF-16 and
: UTF-32, malformed encoding, C-style strings, etc.
:
: This package contains library source intended for building other packages which
: use the "widestring" crate.
Available Packages
Name : rust-widestring-devel
Version : 1.0.2
Release : 1.el9
Architecture : noarch
Size : 65 k
Source : rust-widestring-1.0.2-1.el9.src.rpm
Repository : epel
Summary : Converting to and from wide strings (UTF-16 and UTF-32)
URL : https://crates.io/crates/widestring
License : MIT OR Apache-2.0
Description : A wide string Rust library for converting to and from wide strings, such
: as those often used in Windows API or other FFI libaries. Both `u16` and
: `u32` string types are provided, including support for UTF-16 and
: UTF-32, malformed encoding, C-style strings, etc.
:
: This package contains library source intended for building other packages which
: use the "widestring" crate.