git-mirrorer on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S git-mirrorer

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

$ yay -Rns git-mirrorer

2. Manually Install "git-mirrorer" via AUR

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

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

b. Clone git-mirrorer's git locally

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

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

$ cd ~/git-mirrorer $ makepkg -si

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

ID: 1390510
Name: git-mirrorer
PackageBaseID: 199354
PackageBase: git-mirrorer
Version: 1.0.2-1
Description: To mirror git repos, and archive and checkout them with submodules included implicitly.
URL: https://github.com/7Ji/git-mirrorer
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: 7Ji
Submitter: 7Ji
FirstSubmitted: 1699438652
LastModified: 1705929695
URLPath: /cgit/aur.git/snapshot/git-mirrorer.tar.gz