openboardview on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S openboardview

* (Optional) Uninstall openboardview on Arch using YAY

$ yay -Rns openboardview

2. Manually Install "openboardview" via AUR

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

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

b. Clone openboardview's git locally

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

c. Go to ~/openboardview folder and install it

$ cd ~/openboardview $ makepkg -si

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

ID: 1368479
Name: openboardview
PackageBaseID: 131684
PackageBase: openboardview
Version: 9.95.0-2
Description: Linux SDL/ImGui edition software for viewing .brd files
URL: https://openboardview.org/
NumVotes: 5
Popularity: 4.0E-6
OutOfDate:
Maintainer: freswa
Submitter: freswa
FirstSubmitted: 1524090275
LastModified: 1702384834
URLPath: /cgit/aur.git/snapshot/openboardview.tar.gz