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
Copied
b. Install libubox on Arch using YAY
$
yay -S
libubox
Copied
* (Optional) Uninstall libubox on Arch using YAY
$
yay -Rns
libubox
Copied
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
Copied
b. Clone libubox's git locally
$
git clone https://aur.archlinux.org/libubox.git
~/libubox
Copied
c. Go to ~/libubox folder and install it
$
cd
~/libubox
Copied
$
makepkg -si
Copied
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
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