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

Last updated: January 19,2025

1. Install "python3-bytesize.x86_64" package

This is a short guide on how to install python3-bytesize.x86_64 on CentOS Stream 8

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

2. Uninstall "python3-bytesize.x86_64" package

This is a short guide on how to uninstall python3-bytesize.x86_64 on CentOS Stream 8:

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

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

Last metadata expiration check: 2:02:41 ago on Sun Feb 25 03:03:59 2024.
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.