linkinator on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S linkinator

* (Optional) Uninstall linkinator on Arch using YAY

$ yay -Rns linkinator

2. Manually Install "linkinator" via AUR

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

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

b. Clone linkinator's git locally

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

c. Go to ~/linkinator folder and install it

$ cd ~/linkinator $ makepkg -si

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

ID: 1279233
Name: linkinator
PackageBaseID: 159312
PackageBase: linkinator
Version: 5.0.1-1
Description: Find broken links, missing images, etc in your HTML
URL: https://github.com/JustinBeckwith/linkinator#readme
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: simon04
FirstSubmitted: 1604141542
LastModified: 1687819019
URLPath: /cgit/aur.git/snapshot/linkinator.tar.gz