How to Install and Uninstall rust-hexyl-devel.noarch Package on Fedora 35

Last updated: September 23,2024

1. Install "rust-hexyl-devel.noarch" package

This is a short guide on how to install rust-hexyl-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install rust-hexyl-devel.noarch

2. Uninstall "rust-hexyl-devel.noarch" package

This tutorial shows how to uninstall rust-hexyl-devel.noarch on Fedora 35:

$ sudo dnf remove rust-hexyl-devel.noarch $ sudo dnf autoremove

3. Information about the rust-hexyl-devel.noarch package on Fedora 35

Last metadata expiration check: 2:53:25 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : rust-hexyl-devel
Version : 0.10.0
Release : 1.fc35
Architecture : noarch
Size : 34 k
Source : rust-hexyl-0.10.0-1.fc35.src.rpm
Repository : updates
Summary : Command-line hex viewer
URL : https://crates.io/crates/hexyl
License : MIT OR Apache-2.0
Description : hexyl is a simple hex viewer for the terminal. It uses a colored output to
: distinguish different categories of bytes (NUL bytes, printable ASCII
: characters, ASCII whitespace characters, other ASCII characters and non-ASCII).
:
: This package contains library source intended for building other packages which
: use the "hexyl" crate.