try-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S try-git

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

$ yay -Rns try-git

2. Manually Install "try-git" via AUR

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

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

b. Clone try-git's git locally

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

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

$ cd ~/try-git $ makepkg -si

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

ID: 1278429
Name: try-git
PackageBaseID: 195041
PackageBase: try-git
Version: r135.b2df6b6-1
Description: Run a command and inspect its effects before changing your live system.
URL: https://github.com/binpash/try
NumVotes: 1
Popularity: 0.005138
OutOfDate:
Maintainer: hv15
Submitter: hv15
FirstSubmitted: 1687685502
LastModified: 1687685502
URLPath: /cgit/aur.git/snapshot/try-git.tar.gz