git-archive-all on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S git-archive-all

* (Optional) Uninstall git-archive-all on Arch using YAY

$ yay -Rns git-archive-all

2. Manually Install "git-archive-all" via AUR

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

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

b. Clone git-archive-all's git locally

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

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

$ cd ~/git-archive-all $ makepkg -si

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

ID: 1281153
Name: git-archive-all
PackageBaseID: 143835
PackageBase: git-archive-all
Version: 1.23.1-1
Description: Wrapper for git-archive that archives a git superproject and its submodules
URL: https://github.com/Kentzo/git-archive-all
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1564055992
LastModified: 1688158418
URLPath: /cgit/aur.git/snapshot/git-archive-all.tar.gz