pbgopy on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S pbgopy

* (Optional) Uninstall pbgopy on Arch using YAY

$ yay -Rns pbgopy

2. Manually Install "pbgopy" via AUR

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

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

b. Clone pbgopy's git locally

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

c. Go to ~/pbgopy folder and install it

$ cd ~/pbgopy $ makepkg -si

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

ID: 839894
Name: pbgopy
PackageBaseID: 160408
PackageBase: pbgopy
Version: 0.3.0-1
Description: pbgopy acts like pbcopy/pbpaste but for multiple devices. It lets you share data across devices like you copy and paste.
URL: https://github.com/nakabonne/pbgopy
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: pjvds
Submitter: pjvds
FirstSubmitted: 1606715368
LastModified: 1609271232
URLPath: /cgit/aur.git/snapshot/pbgopy.tar.gz