python-adblockparser on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-adblockparser

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

$ yay -Rns python-adblockparser

2. Manually Install "python-adblockparser" via AUR

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

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

b. Clone python-adblockparser's git locally

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

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

$ cd ~/python-adblockparser $ makepkg -si

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

ID: 1257758
Name: python-adblockparser
PackageBaseID: 148838
PackageBase: python-adblockparser
Version: 0.7-2
Description: A package for working with Adblock Plus filter rules. It can parse Adblock Plus filters and match URLs against them
URL: https://github.com/scrapinghub/adblockparser/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: GI_Jack
Submitter: GI_Jack
FirstSubmitted: 1580950721
LastModified: 1684038398
URLPath: /cgit/aur.git/snapshot/python-adblockparser.tar.gz