libosmocore on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S libosmocore

* (Optional) Uninstall libosmocore on Arch using YAY

$ yay -Rns libosmocore

2. Manually Install "libosmocore" via AUR

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

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

b. Clone libosmocore's git locally

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

c. Go to ~/libosmocore folder and install it

$ cd ~/libosmocore $ makepkg -si

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

ID: 1393659
Name: libosmocore
PackageBaseID: 57389
PackageBase: libosmocore
Version: 1.9.2-2
Description: Osmocom core libraries
URL: https://osmocom.org/projects/libosmocore/
NumVotes: 17
Popularity: 0.490114
OutOfDate:
Maintainer: fixeria
Submitter: asdil12
FirstSubmitted: 1331200686
LastModified: 1706388815
URLPath: /cgit/aur.git/snapshot/libosmocore.tar.gz