hb-view

OpenType text shaping engine (utility)

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