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

Last updated: October 04,2024

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

Here is a brief guide to show you how to install rust-bytecount+runtime-dispatch-simd-devel.noarch on Fedora 36

$ 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 guidelines below to uninstall rust-bytecount+runtime-dispatch-simd-devel.noarch on Fedora 36:

$ 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 36

Last metadata expiration check: 5:11:32 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-bytecount+runtime-dispatch-simd-devel
Version : 0.6.3
Release : 1.fc36
Architecture : noarch
Size : 7.9 k
Source : rust-bytecount-0.6.3-1.fc36.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.