libosmo-pfcp on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S libosmo-pfcp

* (Optional) Uninstall libosmo-pfcp on Arch using YAY

$ yay -Rns libosmo-pfcp

2. Manually Install "libosmo-pfcp" via AUR

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

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

b. Clone libosmo-pfcp's git locally

$ git clone https://aur.archlinux.org/libosmo-pfcp.git ~/libosmo-pfcp

c. Go to ~/libosmo-pfcp folder and install it

$ cd ~/libosmo-pfcp $ makepkg -si

3. Information about the libosmo-pfcp package on Arch User Repository (AUR)

ID: 1395183
Name: libosmo-pfcp
PackageBaseID: 197552
PackageBase: libosmo-pfcp
Version: 0.3.0-2
Description: PFCP protocol encoding and decoding, and generic PFCP endpoint implementation
URL: https://osmocom.org/projects/libosmo-pfcp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fixeria
Submitter: fixeria
FirstSubmitted: 1694602079
LastModified: 1706562869
URLPath: /cgit/aur.git/snapshot/libosmo-pfcp.tar.gz