ugit on AUR (Arch User Repository)
Last updated: November 14,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
Copied
b. Install ugit on Arch using YAY
$
yay -S
ugit
Copied
* (Optional) Uninstall ugit on Arch using YAY
$
yay -Rns
ugit
Copied
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
Copied
b. Clone ugit's git locally
$
git clone https://aur.archlinux.org/ugit.git
~/ugit
Copied
c. Go to ~/ugit folder and install it
$
cd
~/ugit
Copied
$
makepkg -si
Copied
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
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