openobex on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S openobex

* (Optional) Uninstall openobex on Arch using YAY

$ yay -Rns openobex

2. Manually Install "openobex" via AUR

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

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

b. Clone openobex's git locally

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

c. Go to ~/openobex folder and install it

$ cd ~/openobex $ makepkg -si

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

ID: 808161
Name: openobex
PackageBaseID: 128859
PackageBase: openobex
Version: 1.7.2-4
Description: Implementation of the OBject EXchange (OBEX) protocol
URL: http://dev.zuckschwerdt.org/openobex/
NumVotes: 12
Popularity: 1.0E-6
OutOfDate: 1693372281
Maintainer: bidulock
Submitter: Barthalion
FirstSubmitted: 1515272699
LastModified: 1603392311
URLPath: /cgit/aur.git/snapshot/openobex.tar.gz