A fast CLI tool to convert an integer in any base to any other base
download the .deb file
download the precompiled binaries
install git to download the repo sudo apt update && sudo apt install git
clone the repo git clone https://github.com/WerIstLuka/int
change directory to int cd int
use the build script to build bash build.sh
you can skip building for other architectures by using -dev
the binaries and debian packages will be in the build directory