obnc on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S obnc

* (Optional) Uninstall obnc on Arch using YAY

$ yay -Rns obnc

2. Manually Install "obnc" via AUR

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

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

b. Clone obnc's git locally

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

c. Go to ~/obnc folder and install it

$ cd ~/obnc $ makepkg -si

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

ID: 796509
Name: obnc
PackageBaseID: 132027
PackageBase: obnc
Version: 0.16.1-3
Description: Oberon compiler
URL: http://miasap.se/obnc/
NumVotes: 3
Popularity: 0.028313
OutOfDate:
Maintainer: codyps
Submitter: GentleMonster
FirstSubmitted: 1525265428
LastModified: 1601061872
URLPath: /cgit/aur.git/snapshot/obnc.tar.gz