trurl on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S trurl

* (Optional) Uninstall trurl on Arch using YAY

$ yay -Rns trurl

2. Manually Install "trurl" via AUR

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

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

b. Clone trurl's git locally

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

c. Go to ~/trurl folder and install it

$ cd ~/trurl $ makepkg -si

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

ID: 1345449
Name: trurl
PackageBaseID: 192322
PackageBase: trurl
Version: 0.9-1
Description: Command line tool for URL parsing and manipulation
URL: https://github.com/curl/trurl
NumVotes: 4
Popularity: 0.013467
OutOfDate:
Maintainer: Bevan
Submitter: Bevan
FirstSubmitted: 1680547311
LastModified: 1698780860
URLPath: /cgit/aur.git/snapshot/trurl.tar.gz