unfurl on AUR (Arch User Repository)

Last updated: January 09,2025

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

$ yay -S unfurl

* (Optional) Uninstall unfurl on Arch using YAY

$ yay -Rns unfurl

2. Manually Install "unfurl" via AUR

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

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

b. Clone unfurl's git locally

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

c. Go to ~/unfurl folder and install it

$ cd ~/unfurl $ makepkg -si

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

ID: 1266100
Name: unfurl
PackageBaseID: 185348
PackageBase: unfurl
Version: 0.4.3-2
Description: Pull out bits of URLs provided on stdin
URL: https://github.com/tomnomnom/unfurl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Namalsk
FirstSubmitted: 1661919726
LastModified: 1685585259
URLPath: /cgit/aur.git/snapshot/unfurl.tar.gz