git-weave on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S git-weave

* (Optional) Uninstall git-weave on Arch using YAY

$ yay -Rns git-weave

2. Manually Install "git-weave" via AUR

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

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

b. Clone git-weave's git locally

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

c. Go to ~/git-weave folder and install it

$ cd ~/git-weave $ makepkg -si

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

ID: 1169122
Name: git-weave
PackageBaseID: 96693
PackageBase: git-weave
Version: 1.4-1
Description: Weave a tarball sequence into a Git repository
URL: http://www.catb.org/esr/git-weave/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: chungy
Submitter: chungy
FirstSubmitted: 1438640369
LastModified: 1668451760
URLPath: /cgit/aur.git/snapshot/git-weave.tar.gz