osmo-sgsn on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S osmo-sgsn

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

$ yay -Rns osmo-sgsn

2. Manually Install "osmo-sgsn" via AUR

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

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

b. Clone osmo-sgsn's git locally

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

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

$ cd ~/osmo-sgsn $ makepkg -si

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

ID: 1393946
Name: osmo-sgsn
PackageBaseID: 201935
PackageBase: osmo-sgsn
Version: 1.11.1-1
Description: Osmocom's Serving GPRS Support Node for 2G and 3G packet-switched mobile networks
URL: https://osmocom.org/projects/osmosgsn
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fixeria
Submitter: fixeria
FirstSubmitted: 1706403080
LastModified: 1706403080
URLPath: /cgit/aur.git/snapshot/osmo-sgsn.tar.gz