How to Install and Uninstall python3-bytesize.x86_64 Package on CentOS 8 / RHEL 8

Last updated: July 08,2024

1. Install "python3-bytesize.x86_64" package

Please follow the guidelines below to install python3-bytesize.x86_64 on CentOS 8 / RHEL 8

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

2. Uninstall "python3-bytesize.x86_64" package

This tutorial shows how to uninstall python3-bytesize.x86_64 on CentOS 8 / RHEL 8:

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

3. Information about the python3-bytesize.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:46:29 ago on Sun May 9 13:03:46 2021.
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 : 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.