How to Install and Uninstall python3-justbytes.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "python3-justbytes.noarch" package

This is a short guide on how to install python3-justbytes.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install python3-justbytes.noarch

2. Uninstall "python3-justbytes.noarch" package

This is a short guide on how to uninstall python3-justbytes.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove python3-justbytes.noarch $ sudo dnf autoremove

3. Information about the python3-justbytes.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:08:15 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-justbytes
Version : 0.15.2
Release : 1.el9
Architecture : noarch
Size : 49 k
Source : python-justbytes-0.15.2-1.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : Library for handling computation with address ranges in bytes
URL : http://pypi.python.org/pypi/justbytes
License : LGPL-2.1-or-later
Description : A library for handling computations with address ranges. The library also offers
: a configurable way to extract the representation of a value.
:
: Python 3 version.