How to Install and Uninstall python3-bytesize.x86_64 Package on Oracle Linux 8

Last updated: October 05,2024

1. Install "python3-bytesize.x86_64" package

This guide covers the steps necessary to install python3-bytesize.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install python3-bytesize.x86_64

2. Uninstall "python3-bytesize.x86_64" package

Learn how to uninstall python3-bytesize.x86_64 on Oracle Linux 8:

$ sudo dnf remove python3-bytesize.x86_64 $ sudo dnf autoremove

3. Information about the python3-bytesize.x86_64 package on Oracle Linux 8

Last metadata expiration check: 0:05:30 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-bytesize
Version : 1.4
Release : 3.el8
Architecture : x86_64
Size : 28 k
Source : libbytesize-1.4-3.el8.src.rpm
Repository : ol8_appstream
Summary : Python 3 bindings for libbytesize
URL : https://github.com/storaged-project/libbytesize
License : LGPLv2+
Description : This package contains Python 3 bindings for libbytesize making the use of
: the library from Python 3 easier and more convenient.