google-translate on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S google-translate

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

$ yay -Rns google-translate

2. Manually Install "google-translate" via AUR

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

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

b. Clone google-translate's git locally

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

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

$ cd ~/google-translate $ makepkg -si

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

ID: 295145
Name: google-translate
PackageBaseID: 110271
PackageBase: google-translate
Version: 0.3-1
Description: A simple CLI google translator (command-line).
URL: http://dun.ai
NumVotes: 6
Popularity: 0
OutOfDate: 1495235656
Maintainer:
FirstSubmitted: 1461061037
LastModified: 1461063008
URLPath: /cgit/aur.git/snapshot/google-translate.tar.gz