translit on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install translit on Arch using YAY
$
yay -S
translit
Copied
* (Optional) Uninstall translit on Arch using YAY
$
yay -Rns
translit
Copied
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
Copied
b. Clone translit's git locally
$
git clone https://aur.archlinux.org/translit.git
~/translit
Copied
c. Go to ~/translit folder and install it
$
cd
~/translit
Copied
$
makepkg -si
Copied
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
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