swarp on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S swarp

* (Optional) Uninstall swarp on Arch using YAY

$ yay -Rns swarp

2. Manually Install "swarp" via AUR

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

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

b. Clone swarp's git locally

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

c. Go to ~/swarp folder and install it

$ cd ~/swarp $ makepkg -si

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

ID: 606987
Name: swarp
PackageBaseID: 128693
PackageBase: swarp
Version: 0.1-4
Description: Simple pointer warp
URL: https://tools.suckless.org/x/swarp/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: kylesferrazza
Submitter: Barthalion
FirstSubmitted: 1515171024
LastModified: 1556205175
URLPath: /cgit/aur.git/snapshot/swarp.tar.gz