git-remind on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "git-remind" 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-remind on Arch using YAY
$
yay -S
git-remind
Copied
* (Optional) Uninstall git-remind on Arch using YAY
$
yay -Rns
git-remind
Copied
2. Manually Install "git-remind" 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-remind's git locally
$
git clone https://aur.archlinux.org/git-remind.git
~/git-remind
Copied
c. Go to ~/git-remind folder and install it
$
cd
~/git-remind
Copied
$
makepkg -si
Copied
3. Information about the git-remind package on Arch User Repository (AUR)
ID: 563902
Name: git-remind
PackageBaseID: 137664
PackageBase: git-remind
Version: 1.1.1-1
Description: A command line tool that prevent you to forget git-commit and git-push.
URL: https://github.com/suin/git-remind
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wooh
Submitter: wooh
FirstSubmitted: 1543407087
LastModified: 1543407087
URLPath: /cgit/aur.git/snapshot/git-remind.tar.gz
Name: git-remind
PackageBaseID: 137664
PackageBase: git-remind
Version: 1.1.1-1
Description: A command line tool that prevent you to forget git-commit and git-push.
URL: https://github.com/suin/git-remind
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wooh
Submitter: wooh
FirstSubmitted: 1543407087
LastModified: 1543407087
URLPath: /cgit/aur.git/snapshot/git-remind.tar.gz