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
Copied
b. Install unfurl on Arch using YAY
$
yay -S
unfurl
Copied
* (Optional) Uninstall unfurl on Arch using YAY
$
yay -Rns
unfurl
Copied
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
Copied
b. Clone unfurl's git locally
$
git clone https://aur.archlinux.org/unfurl.git
~/unfurl
Copied
c. Go to ~/unfurl folder and install it
$
cd
~/unfurl
Copied
$
makepkg -si
Copied
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
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