gitomatic on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S gitomatic

* (Optional) Uninstall gitomatic on Arch using YAY

$ yay -Rns gitomatic

2. Manually Install "gitomatic" via AUR

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

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

b. Clone gitomatic's git locally

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

c. Go to ~/gitomatic folder and install it

$ cd ~/gitomatic $ makepkg -si

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

ID: 635203
Name: gitomatic
PackageBaseID: 144065
PackageBase: gitomatic
Version: 0.2-1
Description: A tool to monitor git repositories and automatically pull & push changes
URL: https://github.com/muesli/gitomatic
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: muesli
Submitter: muesli
FirstSubmitted: 1564921363
LastModified: 1565042323
URLPath: /cgit/aur.git/snapshot/gitomatic.tar.gz