osmo-ggsn on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S osmo-ggsn

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

$ yay -Rns osmo-ggsn

2. Manually Install "osmo-ggsn" via AUR

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

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

b. Clone osmo-ggsn's git locally

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

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

$ cd ~/osmo-ggsn $ makepkg -si

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

ID: 1393687
Name: osmo-ggsn
PackageBaseID: 201918
PackageBase: osmo-ggsn
Version: 1.9.1-1
Description: Open Source implementation of a GGSN (Gateway GPRS Support Node)
URL: https://osmocom.org/projects/openggsn
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fixeria
Submitter: fixeria
FirstSubmitted: 1706393172
LastModified: 1706393172
URLPath: /cgit/aur.git/snapshot/osmo-ggsn.tar.gz