gitomatic on AUR (Arch User Repository)
Last updated: November 14,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
Copied
b. Install gitomatic on Arch using YAY
$
yay -S
gitomatic
Copied
* (Optional) Uninstall gitomatic on Arch using YAY
$
yay -Rns
gitomatic
Copied
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
Copied
b. Clone gitomatic's git locally
$
git clone https://aur.archlinux.org/gitomatic.git
~/gitomatic
Copied
c. Go to ~/gitomatic folder and install it
$
cd
~/gitomatic
Copied
$
makepkg -si
Copied
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
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