units

Provide the conversion between two units of measure. More information: <https://www.gnu.org/software/units/>.

Debian Debian
RUN apt-get update && \ apt-get install -y units
Ubuntu
RUN apt-get update && \ apt-get install -y units
Arch Arch Linux
RUN pacman -S --noconfirm units
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y units
CentOS
RUN yum install -y units
Fedora
RUN dnf install -y units
Raspbian
RUN apt-get update && \ apt-get install -y units
click the source code to copy install units on any operating system with command-not-found.com