try on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S try

* (Optional) Uninstall try on Arch using YAY

$ yay -Rns try

2. Manually Install "try" via AUR

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

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

b. Clone try's git locally

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

c. Go to ~/try folder and install it

$ cd ~/try $ makepkg -si

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

ID: 1387794
Name: try
PackageBaseID: 195053
PackageBase: try
Version: 0.2.0-3
Description: Try lets you run a command and inspect its effects before changing your live system
URL: https://github.com/binpash/try
NumVotes: 2
Popularity: 0.019888
OutOfDate:
Maintainer: brokenpip3
Submitter: brokenpip3
FirstSubmitted: 1687729208
LastModified: 1705531601
URLPath: /cgit/aur.git/snapshot/try.tar.gz