wayprompt on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S wayprompt

* (Optional) Uninstall wayprompt on Arch using YAY

$ yay -Rns wayprompt

2. Manually Install "wayprompt" via AUR

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

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

b. Clone wayprompt's git locally

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

c. Go to ~/wayprompt folder and install it

$ cd ~/wayprompt $ makepkg -si

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

ID: 1404062
Name: wayprompt
PackageBaseID: 202176
PackageBase: wayprompt
Version: 0.1.0-1
Description: Multi-purpose prompt tool for Wayland (pinentry)
URL: https://git.sr.ht/~leon_plickat/wayprompt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: freswa
Submitter: freswa
FirstSubmitted: 1707078126
LastModified: 1707078126
URLPath: /cgit/aur.git/snapshot/wayprompt.tar.gz