How to Install and Uninstall libbytesize1 Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 08,2024

1. Install "libbytesize1" package

Please follow the guidelines below to install libbytesize1 on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libbytesize1

2. Uninstall "libbytesize1" package

Here is a brief guide to show you how to uninstall libbytesize1 on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libbytesize1 package on Ubuntu 20.10 (Groovy Gorilla)

Package: libbytesize1
Architecture: amd64
Version: 2.4-1
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.4-1)
Filename: pool/universe/libb/libbytesize/libbytesize1_2.4-1_amd64.deb
Size: 11384
MD5sum: c22fabde07858003d5d66657fba98b60
SHA1: 162cc7a7047cd56ffb873cfd103b98a30b96ed88
SHA256: 0c1e692606ebb3d6f1aea1e3a12517f642f7dfb33f58ecfdabfb4df4d6aa3f2b
SHA512: 52a633cb61f68eb74dc0144a6c4187f72423aff551a8fa302347109342d23fe0682852684ed81ef8d8d688df11903bece48c32798f5cef96da7e6104a917a318
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