pango-list

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 libpango1.0-dev
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-dev
click the source code to copy install pango-list on any operating system with command-not-found.com