idn

Implementation of the Stringprep, Punycode and IDNA specifications

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