obapps on AUR (Arch User Repository)

Last updated: April 26,2024

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

$ yay -S obapps

* (Optional) Uninstall obapps on Arch using YAY

$ yay -Rns obapps

2. Manually Install "obapps" via AUR

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

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

b. Clone obapps's git locally

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

c. Go to ~/obapps folder and install it

$ cd ~/obapps $ makepkg -si

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

ID: 506634
Name: obapps
PackageBaseID: 37166
PackageBase: obapps
Version: 0.1.7-6
Description: Graphical tool for configuring application settings in Openbox.
URL: http://obapps.sourceforge.net/
NumVotes: 61
Popularity: 0
OutOfDate:
Maintainer: BoneTone
FirstSubmitted: 1273752127
LastModified: 1525028011
URLPath: /cgit/aur.git/snapshot/obapps.tar.gz