xurls on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S xurls

* (Optional) Uninstall xurls on Arch using YAY

$ yay -Rns xurls

2. Manually Install "xurls" via AUR

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

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

b. Clone xurls's git locally

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

c. Go to ~/xurls folder and install it

$ cd ~/xurls $ makepkg -si

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

ID: 1242513
Name: xurls
PackageBaseID: 90004
PackageBase: xurls
Version: 2.5.0-1
Description: Extract urls from plain text
URL: https://github.com/mvdan/xurls
NumVotes: 13
Popularity: 9.3E-5
OutOfDate:
Maintainer: mvdan
Submitter: mvdan
FirstSubmitted: 1422757157
LastModified: 1681678614
URLPath: /cgit/aur.git/snapshot/xurls.tar.gz