warpd on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S warpd

* (Optional) Uninstall warpd on Arch using YAY

$ yay -Rns warpd

2. Manually Install "warpd" via AUR

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

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

b. Clone warpd's git locally

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

c. Go to ~/warpd folder and install it

$ cd ~/warpd $ makepkg -si

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

ID: 1165194
Name: warpd
PackageBaseID: 186844
PackageBase: warpd
Version: v1.3.5-1
Description: A modal keyboard driven interface for mouse manipulation.
URL:
NumVotes: 5
Popularity: 0.391498
OutOfDate:
Maintainer: mattf
Submitter: mattf
FirstSubmitted: 1666556484
LastModified: 1667692329
URLPath: /cgit/aur.git/snapshot/warpd.tar.gz