How to Install and Uninstall rust-unicode-width-devel.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "rust-unicode-width-devel.noarch" package

This guide covers the steps necessary to install rust-unicode-width-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-unicode-width-devel.noarch

2. Uninstall "rust-unicode-width-devel.noarch" package

Please follow the step by step instructions below to uninstall rust-unicode-width-devel.noarch on Fedora 34:

$ sudo dnf remove rust-unicode-width-devel.noarch $ sudo dnf autoremove

3. Information about the rust-unicode-width-devel.noarch package on Fedora 34

Last metadata expiration check: 4:58:55 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-unicode-width-devel
Version : 0.1.9
Release : 1.fc34
Architecture : noarch
Size : 21 k
Source : rust-unicode-width-0.1.9-1.fc34.src.rpm
Repository : updates
Summary : Determine displayed width of `char` and `str` types
URL : https://crates.io/crates/unicode-width
License : MIT or ASL 2.0
Description : Determine displayed width of `char` and `str` types according to Unicode
: Standard Annex #11 rules.
:
: This package contains library source intended for building other packages
: which use "unicode-width" crate.