gitmirror on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S gitmirror

* (Optional) Uninstall gitmirror on Arch using YAY

$ yay -Rns gitmirror

2. Manually Install "gitmirror" via AUR

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

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

b. Clone gitmirror's git locally

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

c. Go to ~/gitmirror folder and install it

$ cd ~/gitmirror $ makepkg -si

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

ID: 782368
Name: gitmirror
PackageBaseID: 157025
PackageBase: gitmirror
Version: 1.0.0-1
Description: Auto sync GitHub to GitLab
URL: https://github.com/sequencer/gitmirror
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Sequencer
FirstSubmitted: 1598233778
LastModified: 1598234696
URLPath: /cgit/aur.git/snapshot/gitmirror.tar.gz