linkchecker on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S linkchecker

* (Optional) Uninstall linkchecker on Arch using YAY

$ yay -Rns linkchecker

2. Manually Install "linkchecker" via AUR

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

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

b. Clone linkchecker's git locally

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

c. Go to ~/linkchecker folder and install it

$ cd ~/linkchecker $ makepkg -si

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

ID: 1419660
Name: linkchecker
PackageBaseID: 2695
PackageBase: linkchecker
Version: 10.4.0-2
Description: check links in web documents or full websites
URL: https://github.com/linkcheck/linkchecker
NumVotes: 33
Popularity: 0.425187
OutOfDate:
Maintainer: Rubo
Submitter:
FirstSubmitted: 1131514598
LastModified: 1709412485
URLPath: /cgit/aur.git/snapshot/linkchecker.tar.gz