worm on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S worm

* (Optional) Uninstall worm on Arch using YAY

$ yay -Rns worm

2. Manually Install "worm" via AUR

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

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

b. Clone worm's git locally

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

c. Go to ~/worm folder and install it

$ cd ~/worm $ makepkg -si

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

ID: 1206371
Name: worm
PackageBaseID: 173913
PackageBase: worm
Version: 0.3.2-1
Description: A floating, tag-based window manager written in Nim
URL: https://github.com/codic12/worm
NumVotes: 2
Popularity: 2.0E-6
OutOfDate:
Maintainer: moson
Submitter: moson
FirstSubmitted: 1639340262
LastModified: 1675498293
URLPath: /cgit/aur.git/snapshot/worm.tar.gz