transifex-client on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S transifex-client

* (Optional) Uninstall transifex-client on Arch using YAY

$ yay -Rns transifex-client

2. Manually Install "transifex-client" via AUR

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

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

b. Clone transifex-client's git locally

$ git clone https://aur.archlinux.org/transifex-client.git ~/transifex-client

c. Go to ~/transifex-client folder and install it

$ cd ~/transifex-client $ makepkg -si

3. Information about the transifex-client package on Arch User Repository (AUR)

ID: 1343710
Name: transifex-client
PackageBaseID: 45786
PackageBase: transifex-client
Version: 1.6.10-2
Description: The Transifex command-line tool to download and upload translations from Transifex
URL: https://github.com/transifex/cli
NumVotes: 31
Popularity: 0
OutOfDate:
Maintainer: dbrgn
Submitter: pnorcks
FirstSubmitted: 1295995571
LastModified: 1698530007
URLPath: /cgit/aur.git/snapshot/transifex-client.tar.gz