netboard on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S netboard

* (Optional) Uninstall netboard on Arch using YAY

$ yay -Rns netboard

2. Manually Install "netboard" via AUR

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

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

b. Clone netboard's git locally

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

c. Go to ~/netboard folder and install it

$ cd ~/netboard $ makepkg -si

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

ID: 1303123
Name: netboard
PackageBaseID: 193470
PackageBase: netboard
Version: 2.2.0-1
Description: A multiplatform network clipboard sharing service
URL: https://github.com/primalmotion/netboard
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: primalmotion
Submitter: primalmotion
FirstSubmitted: 1683671097
LastModified: 1691886284
URLPath: /cgit/aur.git/snapshot/netboard.tar.gz