blocklist on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S blocklist

* (Optional) Uninstall blocklist on Arch using YAY

$ yay -Rns blocklist

2. Manually Install "blocklist" via AUR

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

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

b. Clone blocklist's git locally

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

c. Go to ~/blocklist folder and install it

$ cd ~/blocklist $ makepkg -si

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

ID: 829069
Name: blocklist
PackageBaseID: 138759
PackageBase: blocklist
Version: 0.1.1-3
Description: Command-line tool for download and write blocklists
URL: https://github.com/Joffr3y/blocklist
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Joffrey
FirstSubmitted: 1547481640
LastModified: 1607166019
URLPath: /cgit/aur.git/snapshot/blocklist.tar.gz