xidel-src on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S xidel-src

* (Optional) Uninstall xidel-src on Arch using YAY

$ yay -Rns xidel-src

2. Manually Install "xidel-src" via AUR

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

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

b. Clone xidel-src's git locally

$ git clone https://aur.archlinux.org/xidel-src.git ~/xidel-src

c. Go to ~/xidel-src folder and install it

$ cd ~/xidel-src $ makepkg -si

3. Information about the xidel-src package on Arch User Repository (AUR)

ID: 573129
Name: xidel-src
PackageBaseID: 138465
PackageBase: xidel-src
Version: 0.9.8-3
Description: A command line tool to download and extract data from html/xml pages
URL: http://videlibri.sourceforge.net/xidel.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: lilmike
Submitter: lilmike
FirstSubmitted: 1546443973
LastModified: 1546445367
URLPath: /cgit/aur.git/snapshot/xidel-src.tar.gz