swarp on AUR (Arch User Repository)
Last updated: November 05,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
Copied
b. Install swarp on Arch using YAY
$
yay -S
swarp
Copied
* (Optional) Uninstall swarp on Arch using YAY
$
yay -Rns
swarp
Copied
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
Copied
b. Clone swarp's git locally
$
git clone https://aur.archlinux.org/swarp.git
~/swarp
Copied
c. Go to ~/swarp folder and install it
$
cd
~/swarp
Copied
$
makepkg -si
Copied
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
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