deadlink on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S deadlink

* (Optional) Uninstall deadlink on Arch using YAY

$ yay -Rns deadlink

2. Manually Install "deadlink" via AUR

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

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

b. Clone deadlink's git locally

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

c. Go to ~/deadlink folder and install it

$ cd ~/deadlink $ makepkg -si

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

ID: 1254397
Name: deadlink
PackageBaseID: 176821
PackageBase: deadlink
Version: 0.5.0-2
Description: Check and fixes URLs in text files
URL: https://github.com/nschloe/deadlink
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1647008953
LastModified: 1683488961
URLPath: /cgit/aur.git/snapshot/deadlink.tar.gz