perl-extract-url on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S perl-extract-url

* (Optional) Uninstall perl-extract-url on Arch using YAY

$ yay -Rns perl-extract-url

2. Manually Install "perl-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 perl-extract-url's git locally

$ git clone https://aur.archlinux.org/perl-extract-url.git ~/perl-extract-url

c. Go to ~/perl-extract-url folder and install it

$ cd ~/perl-extract-url $ makepkg -si

3. Information about the perl-extract-url package on Arch User Repository (AUR)

ID: 440406
Name: perl-extract-url
PackageBaseID: 93738
PackageBase: perl-extract-url
Version: 1.6.2-2
Description: A Perl script that extracts URLs from correctly-encoded MIME email messages
URL: http://www.memoryhole.net/~kyle/extract_url
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer: jasonwryan
Submitter: jasonwryan
FirstSubmitted: 1433316081
LastModified: 1504396391
URLPath: /cgit/aur.git/snapshot/perl-extract-url.tar.gz