How to Install and Uninstall libbytesize1 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 02,2024

1. Install "libbytesize1" package

Learn how to install libbytesize1 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libbytesize1

2. Uninstall "libbytesize1" package

Please follow the step by step instructions below to uninstall libbytesize1 on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libbytesize1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libbytesize1 package on Ubuntu 21.04 (Hirsute Hippo)

Package: libbytesize1
Architecture: amd64
Version: 2.5-1build1
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: libbytesize
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Utopia Maintenance Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 46
Depends: libc6 (>= 2.14), libgmp10, libmpfr6 (>= 3.1.3), libpcre2-8-0 (>= 10.22), libbytesize-common (= 2.5-1build1)
Filename: pool/universe/libb/libbytesize/libbytesize1_2.5-1build1_amd64.deb
Size: 11392
MD5sum: ed47d0e07908f45a88e5ae8c09bc62ea
SHA1: e7d720167370e07973d93cb98fe35f5ea1fb1bb3
SHA256: a9b0a380222f4e7c1d11fb4356961ab88f5141392f2943555bd55ea074fa8976
SHA512: cd6708953b7e9efb6d1d2cf6734237003397fb32f06a70c98539356992481daf05df2c754ed823670dd3921b9ab00e5adf975fa59ffe1f18320e5ef2f521c919
Homepage: https://github.com/storaged-project/libbytesize
Description-en: library for common operations with sizes in bytes
Many projects need to work with sizes in bytes (be it sizes of storage
space, memory,...) and all of them need to deal with the same issues
like:
.
* How to get a human-readable string for the given size?
* How to store the given size so that no significant information is lost?
* If we store the size in bytes, what if the given size gets over the
MAXUINT64 value? How to interpret sizes entered by users according
to their locale and typing conventions?
* How to deal with the decimal/binary units (MB vs. MiB) ambiguity?
.
This library aims to be as much generally usable as possible, small, fast and
be easily interfaced from other languages.
Description-md5: fcc79bb2e764fce1635f2520850b7e27