oblige on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S oblige

* (Optional) Uninstall oblige on Arch using YAY

$ yay -Rns oblige

2. Manually Install "oblige" via AUR

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

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

b. Clone oblige's git locally

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

c. Go to ~/oblige folder and install it

$ cd ~/oblige $ makepkg -si

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

ID: 736616
Name: oblige
PackageBaseID: 26704
PackageBase: oblige
Version: 1:7.70-2
Description: A random level maker for games based on the Doom engine
URL: http://oblige.sourceforge.net/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: grubber
Submitter:
FirstSubmitted: 1243135453
LastModified: 1589516128
URLPath: /cgit/aur.git/snapshot/oblige.tar.gz