python-tr on AUR (Arch User Repository)
Last updated: December 29,2024
1. Install "python-tr" 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 python-tr on Arch using YAY
$
yay -S
python-tr
Copied
* (Optional) Uninstall python-tr on Arch using YAY
$
yay -Rns
python-tr
Copied
2. Manually Install "python-tr" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-tr's git locally
$
git clone https://aur.archlinux.org/python-tr.git
~/python-tr
Copied
c. Go to ~/python-tr folder and install it
$
cd
~/python-tr
Copied
$
makepkg -si
Copied
3. Information about the python-tr package on Arch User Repository (AUR)
ID: 1208147
Name: python-tr
PackageBaseID: 166956
PackageBase: python-tr
Version: 0.1.2-3
Description: Pure-Python implementation of the tr algorithm
URL: https://github.com/ikegami-yukino/python-tr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: yochananmarqos
FirstSubmitted: 1621103648
LastModified: 1675837637
URLPath: /cgit/aur.git/snapshot/python-tr.tar.gz
Name: python-tr
PackageBaseID: 166956
PackageBase: python-tr
Version: 0.1.2-3
Description: Pure-Python implementation of the tr algorithm
URL: https://github.com/ikegami-yukino/python-tr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: yochananmarqos
FirstSubmitted: 1621103648
LastModified: 1675837637
URLPath: /cgit/aur.git/snapshot/python-tr.tar.gz