How to Install and Uninstall libbytesize.src Package on Oracle Linux 8
Last updated: March 03,2025
1. Install "libbytesize.src" package
Please follow the step by step instructions below to install libbytesize.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
libbytesize.src
Copied
2. Uninstall "libbytesize.src" package
Please follow the guidelines below to uninstall libbytesize.src on Oracle Linux 8:
$
sudo dnf remove
libbytesize.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the libbytesize.src package on Oracle Linux 8
Last metadata expiration check: 3:25:26 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libbytesize
Version : 1.4
Release : 3.el8
Architecture : src
Size : 426 k
Source : None
Repository : ol8_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 : 1.4
Release : 3.el8
Architecture : src
Size : 426 k
Source : None
Repository : ol8_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.