git-standup on AUR (Arch User Repository)

Last updated: September 29,2024

1. Install "git-standup" 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

b. Install git-standup on Arch using YAY

$ yay -S git-standup

* (Optional) Uninstall git-standup on Arch using YAY

$ yay -Rns git-standup

2. Manually Install "git-standup" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone git-standup's git locally

$ git clone https://aur.archlinux.org/git-standup.git ~/git-standup

c. Go to ~/git-standup folder and install it

$ cd ~/git-standup $ makepkg -si

3. Information about the git-standup package on Arch User Repository (AUR)

ID: 1279717
Name: git-standup
PackageBaseID: 121228
PackageBase: git-standup
Version: 2.3.2-1
Description: Recall what you did on the last working day
URL: https://github.com/kamranahmedse/git-standup
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jetm
FirstSubmitted: 1491357981
LastModified: 1687902981
URLPath: /cgit/aur.git/snapshot/git-standup.tar.gz