ubus-git on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S ubus-git

* (Optional) Uninstall ubus-git on Arch using YAY

$ yay -Rns ubus-git

2. Manually Install "ubus-git" via AUR

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

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

b. Clone ubus-git's git locally

$ git clone https://aur.archlinux.org/ubus-git.git ~/ubus-git

c. Go to ~/ubus-git folder and install it

$ cd ~/ubus-git $ makepkg -si

3. Information about the ubus-git package on Arch User Repository (AUR)

ID: 1045962
Name: ubus-git
PackageBaseID: 159484
PackageBase: ubus-git
Version: r337.584f56a-1
Description: OpenWrt ubus library - system bus
URL: https://git.openwrt.org/project/ubus.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fenriglinux
Submitter: fenriglinux
FirstSubmitted: 1604602000
LastModified: 1646373084
URLPath: /cgit/aur.git/snapshot/ubus-git.tar.gz