git-fresh on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "git-fresh" 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-fresh on Arch using YAY
$
yay -S
git-fresh
Copied
* (Optional) Uninstall git-fresh on Arch using YAY
$
yay -Rns
git-fresh
Copied
2. Manually Install "git-fresh" 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-fresh's git locally
$
git clone https://aur.archlinux.org/git-fresh.git
~/git-fresh
Copied
c. Go to ~/git-fresh folder and install it
$
cd
~/git-fresh
Copied
$
makepkg -si
Copied
3. Information about the git-fresh package on Arch User Repository (AUR)
ID: 818866
Name: git-fresh
PackageBaseID: 130166
PackageBase: git-fresh
Version: 1.13.0-1
Description: Keep your repo fresh with one command.
URL: https://github.com/imsky/git-fresh
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thypthon
Submitter: thypthon
FirstSubmitted: 1519031892
LastModified: 1605371889
URLPath: /cgit/aur.git/snapshot/git-fresh.tar.gz
Name: git-fresh
PackageBaseID: 130166
PackageBase: git-fresh
Version: 1.13.0-1
Description: Keep your repo fresh with one command.
URL: https://github.com/imsky/git-fresh
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thypthon
Submitter: thypthon
FirstSubmitted: 1519031892
LastModified: 1605371889
URLPath: /cgit/aur.git/snapshot/git-fresh.tar.gz