unfurl-bin on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S unfurl-bin

* (Optional) Uninstall unfurl-bin on Arch using YAY

$ yay -Rns unfurl-bin

2. Manually Install "unfurl-bin" via AUR

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

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

b. Clone unfurl-bin's git locally

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

c. Go to ~/unfurl-bin folder and install it

$ cd ~/unfurl-bin $ makepkg -si

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

ID: 1266102
Name: unfurl-bin
PackageBaseID: 186642
PackageBase: unfurl-bin
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: 1665962626
LastModified: 1685585350
URLPath: /cgit/aur.git/snapshot/unfurl-bin.tar.gz