How to Install and Uninstall rust-utf8-width+default-devel.noarch Package on Fedora 34

Last updated: October 07,2024

1. Install "rust-utf8-width+default-devel.noarch" package

Here is a brief guide to show you how to install rust-utf8-width+default-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-utf8-width+default-devel.noarch

2. Uninstall "rust-utf8-width+default-devel.noarch" package

This tutorial shows how to uninstall rust-utf8-width+default-devel.noarch on Fedora 34:

$ sudo dnf remove rust-utf8-width+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-utf8-width+default-devel.noarch package on Fedora 34

Last metadata expiration check: 1:39:14 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rust-utf8-width+default-devel
Version : 0.1.6
Release : 1.fc34
Architecture : noarch
Size : 7.7 k
Source : rust-utf8-width-0.1.6-1.fc34.src.rpm
Repository : updates
Summary : Determine the width of a UTF-8 character by providing its first byte
URL : https://crates.io/crates/utf8-width
License : MIT
Description : Determine the width of a UTF-8 character by providing its first byte.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "utf8-width" crate.