idn2
Internationalized domain names (IDNA2008/TR46) command line tool
Install
- All systems
-
curl cmd.cat/idn2.sh
- Debian
-
apt-get install idn2
- Ubuntu
-
apt-get install idn2
- Arch Linux
-
pacman -S idn2
- Kali Linux
-
apt-get install idn2
- Fedora
-
dnf install idn2
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install idn2
- OS X
-
brew install idn2
- Raspbian
-
apt-get install idn2
- Dockerfile
- dockerfile.run/idn2
idn2
Internationalized domain names (IDNA2008/TR46) command line tool
Libidn2 implements the revised algorithm for internationalized domain names called IDNA2008/TR46. This package contains the idn2 command-line tool.
libidn2
Libidn2 is an implementation of the IDNA2008 specifications in
RFC 5890, 5891, 5892, 5893 and TR46 for internationalized domain names (IDN). It is a standalone library, without any dependency on libidn.
libidn2-0-dbg
Internationalized domain names (IDNA2008) debug symbols
Libidn2 implements the revised algorithm for internationalized domain names called IDNA2008. This package contains symbol files for debugging.