Install gbase by entering the following commands in the terminal:
sudo apt update sudo apt install gbase
Description:
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.
Homepage: http://www.hibernaculum.net/gbase/index.php
Version: 0.5-2.2build1
Section: universe/math