python-extruct on AUR (Arch User Repository)

Last updated: June 07,2024

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

$ yay -S python-extruct

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

$ yay -Rns python-extruct

2. Manually Install "python-extruct" via AUR

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

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

b. Clone python-extruct's git locally

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

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

$ cd ~/python-extruct $ makepkg -si

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

ID: 1292194
Name: python-extruct
PackageBaseID: 171467
PackageBase: python-extruct
Version: 0.16.0-1
Description: Extract embedded metadata from HTML markup
URL: https://github.com/scrapinghub/extruct
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yigits
Submitter: yigits
FirstSubmitted: 1632924860
LastModified: 1689901086
URLPath: /cgit/aur.git/snapshot/python-extruct.tar.gz