gpaste-menu on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S gpaste-menu

* (Optional) Uninstall gpaste-menu on Arch using YAY

$ yay -Rns gpaste-menu

2. Manually Install "gpaste-menu" via AUR

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

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

b. Clone gpaste-menu's git locally

$ git clone https://aur.archlinux.org/gpaste-menu.git ~/gpaste-menu

c. Go to ~/gpaste-menu folder and install it

$ cd ~/gpaste-menu $ makepkg -si

3. Information about the gpaste-menu package on Arch User Repository (AUR)

ID: 416099
Name: gpaste-menu
PackageBaseID: 123031
PackageBase: gpaste-menu
Version: 0.1.0-1
Description: Dmenu interface for gpaste-client
URL: https://github.com/subosito/gpaste-menu
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: subosito
Submitter: subosito
FirstSubmitted: 1496389489
LastModified: 1496389489
URLPath: /cgit/aur.git/snapshot/gpaste-menu.tar.gz