How to Install and Uninstall pretty-bytes.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "pretty-bytes.x86_64" package

This tutorial shows how to install pretty-bytes.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install pretty-bytes.x86_64

2. Uninstall "pretty-bytes.x86_64" package

This guide let you learn how to uninstall pretty-bytes.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove pretty-bytes.x86_64 $ sudo dnf autoremove

3. Information about the pretty-bytes.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:43:43 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : pretty-bytes
Version : 0.2.0
Release : 2.el9
Architecture : x86_64
Size : 206 k
Source : rust-pretty-bytes-0.2.0-2.el9.src.rpm
Repository : epel
Summary : Convert bytes to a human readable string
URL : https://crates.io/crates/pretty-bytes
License : MIT
Description : Convert bytes to a human readable string.