Install golang-github-rainycape-unidecode-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-github-rainycape-unidecode-dev
Description:
replace non-ASCII characters with their ASCII approximations
Package unidecode implements a unicode transliterator which replaces non-ASCII characters with their ASCII approximations. Given an unicode encoded string, the primary function, Unidecode, returns another string with non-ASCII characters replaced with their closest ASCII counterparts.
Homepage: https://github.com/rainycape/unidecode
Version: 0.0~git20150906.0.c9cf8cd-6
Section: universe/devel