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