libboard on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S libboard

* (Optional) Uninstall libboard on Arch using YAY

$ yay -Rns libboard

2. Manually Install "libboard" via AUR

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

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

b. Clone libboard's git locally

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

c. Go to ~/libboard folder and install it

$ cd ~/libboard $ makepkg -si

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

ID: 223215
Name: libboard
PackageBaseID: 98042
PackageBase: libboard
Version: 0.9.0-3
Description: C++ library for simple Postscript, SVG, and XFig drawings
URL: http://libboard.sourceforge.net
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thibaud.mouton
FirstSubmitted: 1440005677
LastModified: 1440007000
URLPath: /cgit/aur.git/snapshot/libboard.tar.gz