python-urlextract on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S python-urlextract

* (Optional) Uninstall python-urlextract on Arch using YAY

$ yay -Rns python-urlextract

2. Manually Install "python-urlextract" via AUR

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

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

b. Clone python-urlextract's git locally

$ git clone https://aur.archlinux.org/python-urlextract.git ~/python-urlextract

c. Go to ~/python-urlextract folder and install it

$ cd ~/python-urlextract $ makepkg -si

3. Information about the python-urlextract package on Arch User Repository (AUR)

ID: 1197545
Name: python-urlextract
PackageBaseID: 189564
PackageBase: python-urlextract
Version: 1.8.0-1
Description: Collects and extracts URLs from given text.
URL: https://github.com/lipoja/URLExtract
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Junker
Submitter: Junker
FirstSubmitted: 1673820570
LastModified: 1673820570
URLPath: /cgit/aur.git/snapshot/python-urlextract.tar.gz