How to Install and Uninstall python3-bytesize.x86_64 Package on Rocky Linux 9

Last updated: January 10,2025

1. Install "python3-bytesize.x86_64" package

In this section, we are going to explain the necessary steps to install python3-bytesize.x86_64 on Rocky Linux 9

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

2. Uninstall "python3-bytesize.x86_64" package

Please follow the guidance below to uninstall python3-bytesize.x86_64 on Rocky Linux 9:

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

3. Information about the python3-bytesize.x86_64 package on Rocky Linux 9

Last metadata expiration check: 1:50:45 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python3-bytesize
Version : 2.5
Release : 3.el9
Architecture : x86_64
Size : 21 k
Source : libbytesize-2.5-3.el9.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.