How to Install and Uninstall libbytesize.i686 Package on Amazon Linux 2
Last updated: January 08,2025
1. Install "libbytesize.i686" package
This tutorial shows how to install libbytesize.i686 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
libbytesize.i686
Copied
2. Uninstall "libbytesize.i686" package
This is a short guide on how to uninstall libbytesize.i686 on Amazon Linux 2:
$
sudo yum remove
libbytesize.i686
Copied
$
sudo yum autoremove
Copied
3. Information about the libbytesize.i686 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : libbytesize
Arch : i686
Version : 1.2
Release : 1.amzn2
Size : 54 k
Repo : amzn2-core/2/x86_64
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
Arch : i686
Version : 1.2
Release : 1.amzn2
Size : 54 k
Repo : amzn2-core/2/x86_64
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.