How to Install and Uninstall rust-bytecount+html_report-devel.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "rust-bytecount+html_report-devel.noarch" package

Please follow the step by step instructions below to install rust-bytecount+html_report-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-bytecount+html_report-devel.noarch

2. Uninstall "rust-bytecount+html_report-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-bytecount+html_report-devel.noarch on Fedora 34:

$ sudo dnf remove rust-bytecount+html_report-devel.noarch $ sudo dnf autoremove

3. Information about the rust-bytecount+html_report-devel.noarch package on Fedora 34

Last metadata expiration check: 1:59:37 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-bytecount+html_report-devel
Version : 0.6.2
Release : 2.fc34
Architecture : noarch
Size : 8.4 k
Source : rust-bytecount-0.6.2-2.fc34.src.rpm
Repository : fedora
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 "html_report" feature of "bytecount" crate.