ugit on AUR (Arch User Repository)

Last updated: September 20,2024

1. Install "ugit" 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 ugit on Arch using YAY

$ yay -S ugit

* (Optional) Uninstall ugit on Arch using YAY

$ yay -Rns ugit

2. Manually Install "ugit" via AUR

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

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

b. Clone ugit's git locally

$ git clone https://aur.archlinux.org/ugit.git ~/ugit

c. Go to ~/ugit folder and install it

$ cd ~/ugit $ makepkg -si

3. Information about the ugit package on Arch User Repository (AUR)

ID: 1403523
Name: ugit
PackageBaseID: 166268
PackageBase: ugit
Version: 5.8-1
Description: ugit helps you undo your last git command with grace. Your damage control git buddy. Undo from 20+ git scenarios.
URL: https://github.com/Bhupesh-V/ugit
NumVotes: 3
Popularity: 0.490289
OutOfDate:
Maintainer: Tabulate
Submitter: Tabulate
FirstSubmitted: 1619833795
LastModified: 1706989791
URLPath: /cgit/aur.git/snapshot/ugit.tar.gz