forkboard on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S forkboard

* (Optional) Uninstall forkboard on Arch using YAY

$ yay -Rns forkboard

2. Manually Install "forkboard" via AUR

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

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

b. Clone forkboard's git locally

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

c. Go to ~/forkboard folder and install it

$ cd ~/forkboard $ makepkg -si

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

ID: 1266967
Name: forkboard
PackageBaseID: 173573
PackageBase: forkboard
Version: 1.1.1-1.2
Description: An ElectronJS Dashboard App to show wallets balances from Chia and Forks in one convenient location.
URL: https://github.com/aaroncarpenter/fork-board
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sparklyballs
Submitter: sparklyballs
FirstSubmitted: 1638319545
LastModified: 1685732237
URLPath: /cgit/aur.git/snapshot/forkboard.tar.gz