translit on AUR (Arch User Repository)

Last updated: September 20,2024

1. Install "translit" 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 translit on Arch using YAY

$ yay -S translit

* (Optional) Uninstall translit on Arch using YAY

$ yay -Rns translit

2. Manually Install "translit" via AUR

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

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

b. Clone translit's git locally

$ git clone https://aur.archlinux.org/translit.git ~/translit

c. Go to ~/translit folder and install it

$ cd ~/translit $ makepkg -si

3. Information about the translit package on Arch User Repository (AUR)

ID: 797419
Name: translit
PackageBaseID: 158125
PackageBase: translit
Version: 1.0.0-1
Description: Simple method of encoding Cyrillic letters with Latin ones
URL: https://github.com/artemanufrij/translit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: clove3am
FirstSubmitted: 1601244634
LastModified: 1601244634
URLPath: /cgit/aur.git/snapshot/translit.tar.gz