meshboard on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S meshboard

* (Optional) Uninstall meshboard on Arch using YAY

$ yay -Rns meshboard

2. Manually Install "meshboard" via AUR

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

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

b. Clone meshboard's git locally

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

c. Go to ~/meshboard folder and install it

$ cd ~/meshboard $ makepkg -si

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

ID: 1377026
Name: meshboard
PackageBaseID: 172809
PackageBase: meshboard
Version: 0.5.5-1
Description: Synchronize the clipboard across a mesh of hosts
URL: https://git.sr.ht/~hossbeast/meshboard
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hossbeast
Submitter: hossbeast
FirstSubmitted: 1636223877
LastModified: 1703802338
URLPath: /cgit/aur.git/snapshot/meshboard.tar.gz