libubox on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S libubox

* (Optional) Uninstall libubox on Arch using YAY

$ yay -Rns libubox

2. Manually Install "libubox" via AUR

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

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

b. Clone libubox's git locally

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

c. Go to ~/libubox folder and install it

$ cd ~/libubox $ makepkg -si

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

ID: 1382564
Name: libubox
PackageBaseID: 125430
PackageBase: libubox
Version: r529.g6339204-1
Description: C utility functions for OpenWrt
URL: https://openwrt.org/docs/techref/libubox
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: zorun
FirstSubmitted: 1504864058
LastModified: 1704738555
URLPath: /cgit/aur.git/snapshot/libubox.tar.gz