How to Install and Uninstall libbytesize.i686 Package on Oracle Linux 9
Last updated: November 27,2024
1. Install "libbytesize.i686" package
This guide covers the steps necessary to install libbytesize.i686 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
libbytesize.i686
Copied
2. Uninstall "libbytesize.i686" package
This guide covers the steps necessary to uninstall libbytesize.i686 on Oracle Linux 9:
$
sudo dnf remove
libbytesize.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the libbytesize.i686 package on Oracle Linux 9
Last metadata expiration check: 0:34:11 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libbytesize
Version : 2.5
Release : 3.el9
Architecture : i686
Size : 72 k
Source : libbytesize-2.5-3.el9.src.rpm
Repository : ol9_appstream
Summary : A library for working with sizes in bytes
URL : https://github.com/storaged-project/libbytesize
License : LGPLv2+
Description : The libbytesize is a C library that facilitates work with sizes in
: bytes. Be it parsing the input from users or producing a nice human readable
: representation of a size in bytes this library takes localization into
: account. It also provides support for sizes bigger than MAXUINT64.
Available Packages
Name : libbytesize
Version : 2.5
Release : 3.el9
Architecture : i686
Size : 72 k
Source : libbytesize-2.5-3.el9.src.rpm
Repository : ol9_appstream
Summary : A library for working with sizes in bytes
URL : https://github.com/storaged-project/libbytesize
License : LGPLv2+
Description : The libbytesize is a C library that facilitates work with sizes in
: bytes. Be it parsing the input from users or producing a nice human readable
: representation of a size in bytes this library takes localization into
: account. It also provides support for sizes bigger than MAXUINT64.