trx on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S trx

* (Optional) Uninstall trx on Arch using YAY

$ yay -Rns trx

2. Manually Install "trx" via AUR

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

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

b. Clone trx's git locally

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

c. Go to ~/trx folder and install it

$ cd ~/trx $ makepkg -si

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

ID: 789798
Name: trx
PackageBaseID: 153757
PackageBase: trx
Version: 0.5-2
Description: Realtime audio over IP
URL: http://www.pogo.org.uk/~mark/trx/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: tyrolyean
Submitter: tyrolyean
FirstSubmitted: 1590778249
LastModified: 1599740401
URLPath: /cgit/aur.git/snapshot/trx.tar.gz