python-translate on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-translate

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

$ yay -Rns python-translate

2. Manually Install "python-translate" via AUR

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

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

b. Clone python-translate's git locally

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

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

$ cd ~/python-translate $ makepkg -si

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

ID: 1116760
Name: python-translate
PackageBaseID: 163984
PackageBase: python-translate
Version: 3.6.1-2
Description: Translate is a simple but powerful translation tool written in python with support for multiple translation providers.
URL: https://github.com/terryyin/translate-python
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vantu5z
Submitter: vantu5z
FirstSubmitted: 1614846969
LastModified: 1658730780
URLPath: /cgit/aur.git/snapshot/python-translate.tar.gz