ofono on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ofono

* (Optional) Uninstall ofono on Arch using YAY

$ yay -Rns ofono

2. Manually Install "ofono" via AUR

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

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

b. Clone ofono's git locally

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

c. Go to ~/ofono folder and install it

$ cd ~/ofono $ makepkg -si

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

ID: 1124332
Name: ofono
PackageBaseID: 79999
PackageBase: ofono
Version: 1.34-1
Description: Infrastructure for building mobile telephony (GSM/UMTS) applications
URL: https://01.org/ofono
NumVotes: 22
Popularity: 1.3E-5
OutOfDate: 1684553591
Maintainer:
Submitter: korrode
FirstSubmitted: 1394876718
LastModified: 1660129893
URLPath: /cgit/aur.git/snapshot/ofono.tar.gz