pango-view

A library for layout and rendering of text

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