ferret on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S ferret

* (Optional) Uninstall ferret on Arch using YAY

$ yay -Rns ferret

2. Manually Install "ferret" via AUR

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

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

b. Clone ferret's git locally

$ git clone https://aur.archlinux.org/ferret.git ~/ferret

c. Go to ~/ferret folder and install it

$ cd ~/ferret $ makepkg -si

3. Information about the ferret package on Arch User Repository (AUR)

ID: 1020963
Name: ferret
PackageBaseID: 146717
PackageBase: ferret
Version: 0.16.5-1
Description: A web scraping system aiming to simplify data extraction from the web
URL: https://www.montferret.dev
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ogarcia
Submitter: ogarcia
FirstSubmitted: 1574066944
LastModified: 1642577996
URLPath: /cgit/aur.git/snapshot/ferret.tar.gz