libobjectbox on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libobjectbox

* (Optional) Uninstall libobjectbox on Arch using YAY

$ yay -Rns libobjectbox

2. Manually Install "libobjectbox" via AUR

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

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

b. Clone libobjectbox's git locally

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

c. Go to ~/libobjectbox folder and install it

$ cd ~/libobjectbox $ makepkg -si

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

ID: 1184938
Name: libobjectbox
PackageBaseID: 172226
PackageBase: libobjectbox
Version: 0.18.0-1
Description: C/C++ database for objects and structs
URL: https://github.com/objectbox/objectbox-c
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: theguy147
FirstSubmitted: 1634744981
LastModified: 1671408029
URLPath: /cgit/aur.git/snapshot/libobjectbox.tar.gz