python-anyascii on AUR (Arch User Repository)

Last updated: July 01,2024

1. Install "python-anyascii" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python-anyascii on Arch using YAY

$ yay -S python-anyascii

* (Optional) Uninstall python-anyascii on Arch using YAY

$ yay -Rns python-anyascii

2. Manually Install "python-anyascii" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-anyascii's git locally

$ git clone https://aur.archlinux.org/python-anyascii.git ~/python-anyascii

c. Go to ~/python-anyascii folder and install it

$ cd ~/python-anyascii $ makepkg -si

3. Information about the python-anyascii package on Arch User Repository (AUR)

ID: 1062608
Name: python-anyascii
PackageBaseID: 176761
PackageBase: python-anyascii
Version: 0.3.1-1
Description: Transliterates almost all Unicode characters to ASCII
URL: https://github.com/anyascii/anyascii
NumVotes: 1
Popularity: 0.771178
OutOfDate:
Maintainer: chowbok
FirstSubmitted: 1646857397
LastModified: 1649260254
URLPath: /cgit/aur.git/snapshot/python-anyascii.tar.gz

5. The same packages on other Linux Distributions