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

Last updated: October 11,2024

1. Install "python3-justbytes.noarch" package

In this section, we are going to explain the necessary steps to install python3-justbytes.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-justbytes.noarch" package

Learn how to uninstall python3-justbytes.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 1:42:55 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-justbytes
Version : 0.14
Release : 2.el8
Architecture : noarch
Size : 43 k
Source : python-justbytes-0.14-2.el8.src.rpm
Repository : ubi-8-appstream-rpms
Summary : Library for handling computation with address ranges in bytes
URL : http://pypi.python.org/pypi/justbytes
License : LGPLv2+
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.