osmo-trx on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S osmo-trx

* (Optional) Uninstall osmo-trx on Arch using YAY

$ yay -Rns osmo-trx

2. Manually Install "osmo-trx" via AUR

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

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

b. Clone osmo-trx's git locally

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

c. Go to ~/osmo-trx folder and install it

$ cd ~/osmo-trx $ makepkg -si

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

ID: 1395024
Name: osmo-trx
PackageBaseID: 201936
PackageBase: osmo-trx
Version: 1.6.1-2
Description: GSM Radio Modem based on a fork of the OpenBTS Transceiver program
URL: https://osmocom.org/projects/osmotrx
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fixeria
Submitter: fixeria
FirstSubmitted: 1706404174
LastModified: 1706544078
URLPath: /cgit/aur.git/snapshot/osmo-trx.tar.gz