extract_url on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S extract_url

* (Optional) Uninstall extract_url on Arch using YAY

$ yay -Rns extract_url

2. Manually Install "extract_url" via AUR

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

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

b. Clone extract_url's git locally

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

c. Go to ~/extract_url folder and install it

$ cd ~/extract_url $ makepkg -si

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

ID: 999424
Name: extract_url
PackageBaseID: 173758
PackageBase: extract_url
Version: 1.6.2-1
Description: Extracts URLs from MIME email messages or plain text
URL: http://www.memoryhole.net/~kyle/extract_url/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: electrickite
Submitter: electrickite
FirstSubmitted: 1638929267
LastModified: 1638929267
URLPath: /cgit/aur.git/snapshot/extract_url.tar.gz