libtranslate on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S libtranslate

* (Optional) Uninstall libtranslate on Arch using YAY

$ yay -Rns libtranslate

2. Manually Install "libtranslate" via AUR

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

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

b. Clone libtranslate's git locally

$ git clone https://aur.archlinux.org/libtranslate.git ~/libtranslate

c. Go to ~/libtranslate folder and install it

$ cd ~/libtranslate $ makepkg -si

3. Information about the libtranslate package on Arch User Repository (AUR)

ID: 521573
Name: libtranslate
PackageBaseID: 130796
PackageBase: libtranslate
Version: 0.99-3
Description: A natural language translation library
URL: http://www.nongnu.org/libtranslate/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Eragon
FirstSubmitted: 1521109868
LastModified: 1529713400
URLPath: /cgit/aur.git/snapshot/libtranslate.tar.gz