unidecode

ASCII transliterations of Unicode text (Python 3 module)

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