po4a-updatepo

Update the translation (in PO format) of a documentation. More information: <https://po4a.org/man/man1/po4a-updatepo.1.php>.

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