How to Install and Uninstall rust-encode_unicode-devel.noarch Package on Fedora 39

Last updated: November 29,2024

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

This guide covers the steps necessary to install rust-encode_unicode-devel.noarch on Fedora 39

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

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

This tutorial shows how to uninstall rust-encode_unicode-devel.noarch on Fedora 39:

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

3. Information about the rust-encode_unicode-devel.noarch package on Fedora 39

Last metadata expiration check: 3:57:20 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-encode_unicode-devel
Version : 1.0.0
Release : 1.fc39
Architecture : noarch
Size : 59 k
Source : rust-encode_unicode-1.0.0-1.fc39.src.rpm
Repository : fedora
Summary : UTF-8 and UTF-16 character types, iterators and related methods
URL : https://crates.io/crates/encode_unicode
License : Apache-2.0 OR MIT
Description : UTF-8 and UTF-16 character types, iterators and related methods for
: char, u8 and u16.
:
: This package contains library source intended for building other packages which
: use the "encode_unicode" crate.