git-publish on AUR (Arch User Repository)
Last updated: February 24,2025
1. Install "git-publish" 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-publish on Arch using YAY
$
yay -S
git-publish
Copied
* (Optional) Uninstall git-publish on Arch using YAY
$
yay -Rns
git-publish
Copied
2. Manually Install "git-publish" 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-publish's git locally
$
git clone https://aur.archlinux.org/git-publish.git
~/git-publish
Copied
c. Go to ~/git-publish folder and install it
$
cd
~/git-publish
Copied
$
makepkg -si
Copied
3. Information about the git-publish package on Arch User Repository (AUR)
ID: 984719
Name: git-publish
PackageBaseID: 137835
PackageBase: git-publish
Version: 1.7.0-1
Description: Prepare and store patch revisions as git tags
URL: https://github.com/stefanha/git-publish
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: quartic
Submitter: quartic
FirstSubmitted: 1544046274
LastModified: 1636200190
URLPath: /cgit/aur.git/snapshot/git-publish.tar.gz
Name: git-publish
PackageBaseID: 137835
PackageBase: git-publish
Version: 1.7.0-1
Description: Prepare and store patch revisions as git tags
URL: https://github.com/stefanha/git-publish
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: quartic
Submitter: quartic
FirstSubmitted: 1544046274
LastModified: 1636200190
URLPath: /cgit/aur.git/snapshot/git-publish.tar.gz