git-update-agent on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "git-update-agent" 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 git-update-agent on Arch using YAY
$
yay -S
git-update-agent
Copied
* (Optional) Uninstall git-update-agent on Arch using YAY
$
yay -Rns
git-update-agent
Copied
2. Manually Install "git-update-agent" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone git-update-agent's git locally
$
git clone https://aur.archlinux.org/git-update-agent.git
~/git-update-agent
Copied
c. Go to ~/git-update-agent folder and install it
$
cd
~/git-update-agent
Copied
$
makepkg -si
Copied
3. Information about the git-update-agent package on Arch User Repository (AUR)
ID: 955011
Name: git-update-agent
PackageBaseID: 170607
PackageBase: git-update-agent
Version: 0.0.5.r2.gc04e2d0-1
Description: A script for updating code hand off with git
URL: https://www.git.flu0r1ne.net//about
NumVotes: 0
Popularity: 0
OutOfDate: 1707923273
Maintainer: flu0r1ne
Submitter: flu0r1ne
FirstSubmitted: 1630438865
LastModified: 1630438865
URLPath: /cgit/aur.git/snapshot/git-update-agent.tar.gz
Name: git-update-agent
PackageBaseID: 170607
PackageBase: git-update-agent
Version: 0.0.5.r2.gc04e2d0-1
Description: A script for updating code hand off with git
URL: https://www.git.flu0r1ne.net//about
NumVotes: 0
Popularity: 0
OutOfDate: 1707923273
Maintainer: flu0r1ne
Submitter: flu0r1ne
FirstSubmitted: 1630438865
LastModified: 1630438865
URLPath: /cgit/aur.git/snapshot/git-update-agent.tar.gz