How to Install iprint in Ubuntu 18.04



Install iprint by entering the following commands in the terminal:

sudo apt update
sudo apt install iprint

Description:

Trivial command-line integer print utility

iprint is a simple utility to print out the decimal, octal, hexadecimal, and binary or ascii values of the characters fed to it on the command line.

Version: 1.3-9build1

Section: universe/utils