tr-unicode on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S tr-unicode

* (Optional) Uninstall tr-unicode on Arch using YAY

$ yay -Rns tr-unicode

2. Manually Install "tr-unicode" via AUR

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

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

b. Clone tr-unicode's git locally

$ git clone https://aur.archlinux.org/tr-unicode.git ~/tr-unicode

c. Go to ~/tr-unicode folder and install it

$ cd ~/tr-unicode $ makepkg -si

3. Information about the tr-unicode package on Arch User Repository (AUR)

ID: 926681
Name: tr-unicode
PackageBaseID: 165726
PackageBase: tr-unicode
Version: 1-3
Description: Unix tr command reimplemented in perl with unicode support
URL: https://github.com/dlazesz/tr-unicode
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: defusq
Submitter: defusq
FirstSubmitted: 1618664305
LastModified: 1624770271
URLPath: /cgit/aur.git/snapshot/tr-unicode.tar.gz