openbsc on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S openbsc

* (Optional) Uninstall openbsc on Arch using YAY

$ yay -Rns openbsc

2. Manually Install "openbsc" via AUR

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

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

b. Clone openbsc's git locally

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

c. Go to ~/openbsc folder and install it

$ cd ~/openbsc $ makepkg -si

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

ID: 301319
Name: openbsc
PackageBaseID: 93338
PackageBase: openbsc
Version: 0.15.0-1
Description: Free software implementations for the GSM/G3PP protocol stacks
URL: http://openbsc.osmocom.org
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: yuvadm
FirstSubmitted: 1432468744
LastModified: 1462881832
URLPath: /cgit/aur.git/snapshot/openbsc.tar.gz