broken-link-checker on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S broken-link-checker

* (Optional) Uninstall broken-link-checker on Arch using YAY

$ yay -Rns broken-link-checker

2. Manually Install "broken-link-checker" via AUR

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

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

b. Clone broken-link-checker's git locally

$ git clone https://aur.archlinux.org/broken-link-checker.git ~/broken-link-checker

c. Go to ~/broken-link-checker folder and install it

$ cd ~/broken-link-checker $ makepkg -si

3. Information about the broken-link-checker package on Arch User Repository (AUR)

ID: 670013
Name: broken-link-checker
PackageBaseID: 146873
PackageBase: broken-link-checker
Version: 0.7.8-1
Description: Find broken links, missing images, etc within your HTML
URL: https://github.com/stevenvachon/broken-link-checker
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: simon04
FirstSubmitted: 1574603455
LastModified: 1574603455
URLPath: /cgit/aur.git/snapshot/broken-link-checker.tar.gz