How to Install and Uninstall gbase Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 04,2024

1. Install "gbase" package

This guide covers the steps necessary to install gbase on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gbase

2. Uninstall "gbase" package

Please follow the step by step instructions below to uninstall gbase on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gbase $ sudo apt autoclean && sudo apt autoremove

3. Information about the gbase package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: gbase
Priority: optional
Section: universe/math
Installed-Size: 92
Maintainer: Ubuntu MOTU Developers
Original-Maintainer: Josip Rodin
Architecture: amd64
Version: 0.5-2.2
Depends: libatk1.0-0 (>= 1.20.0), libc6 (>= 2.3.4), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.15.0), libpango1.0-0 (>= 1.22.0), zlib1g (>= 1:1.1.4)
Filename: pool/universe/g/gbase/gbase_0.5-2.2_amd64.deb
Size: 10974
MD5sum: 3eb6b05e03dd1b25ce4f6cde22951cb6
SHA1: cf17025b89603786a85a8e2d2b90eb95785e0b5f
SHA256: 013e7fc76426866eb8935a0b5bc0a29697a4fde5fd7dab4792615fff75cf6675
Description-en: small numeric base converter
This simple program converts numbers between bases 2 (binary),
8 (octal), 10 (decimal) and 16 (hexadecimal).
It can be used both from console or via a small GTK+-based X interface.
Description-md5: a80b1644aba5038ed9d772f741017384
Homepage: http://www.hibernaculum.net/gbase/index.php
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu