gurl on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S gurl

* (Optional) Uninstall gurl on Arch using YAY

$ yay -Rns gurl

2. Manually Install "gurl" via AUR

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

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

b. Clone gurl's git locally

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

c. Go to ~/gurl folder and install it

$ cd ~/gurl $ makepkg -si

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

ID: 1089586
Name: gurl
PackageBaseID: 179374
PackageBase: gurl
Version: 2022.05.27.1-1
Description: ganoo slash URL handler and plumber framework
URL: https://github.com/budlabs/gurl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1654268029
LastModified: 1654268029
URLPath: /cgit/aur.git/snapshot/gurl.tar.gz