How to Install and Uninstall rust-bytecount+runtime-dispatch-simd-devel.noarch Package on Fedora 35

Last updated: April 28,2024

1. Install "rust-bytecount+runtime-dispatch-simd-devel.noarch" package

This tutorial shows how to install rust-bytecount+runtime-dispatch-simd-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install rust-bytecount+runtime-dispatch-simd-devel.noarch

2. Uninstall "rust-bytecount+runtime-dispatch-simd-devel.noarch" package

Please follow the steps below to uninstall rust-bytecount+runtime-dispatch-simd-devel.noarch on Fedora 35:

$ sudo dnf remove rust-bytecount+runtime-dispatch-simd-devel.noarch $ sudo dnf autoremove

3. Information about the rust-bytecount+runtime-dispatch-simd-devel.noarch package on Fedora 35

Last metadata expiration check: 4:20:54 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-bytecount+runtime-dispatch-simd-devel
Version : 0.6.3
Release : 1.fc35
Architecture : noarch
Size : 7.9 k
Source : rust-bytecount-0.6.3-1.fc35.src.rpm
Repository : updates
Summary : Count occurrences of a given byte, or the number of UTF-8 code points
URL : https://crates.io/crates/bytecount
License : ASL 2.0 or MIT
Description : Count occurrences of a given byte, or the number of UTF-8 code points, in a
: byte slice, fast.
:
: This package contains library source intended for building other packages which
: use the "runtime-dispatch-simd" feature of the "bytecount" crate.