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