broken-link-checker on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install broken-link-checker on Arch using YAY
$
yay -S
broken-link-checker
Copied
* (Optional) Uninstall broken-link-checker on Arch using YAY
$
yay -Rns
broken-link-checker
Copied
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
Copied
b. Clone broken-link-checker's git locally
$
git clone https://aur.archlinux.org/broken-link-checker.git
~/broken-link-checker
Copied
c. Go to ~/broken-link-checker folder and install it
$
cd
~/broken-link-checker
Copied
$
makepkg -si
Copied
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
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