weave on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S weave

* (Optional) Uninstall weave on Arch using YAY

$ yay -Rns weave

2. Manually Install "weave" via AUR

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

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

b. Clone weave's git locally

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

c. Go to ~/weave folder and install it

$ cd ~/weave $ makepkg -si

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

ID: 829661
Name: weave
PackageBaseID: 160635
PackageBase: weave
Version: 0.1.2-1
Description: Extensions for status bars
URL: https://github.com/amrhassan/weave
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: amrhassan
Submitter: amrhassan
FirstSubmitted: 1607270588
LastModified: 1607272083
URLPath: /cgit/aur.git/snapshot/weave.tar.gz