linky on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S linky

* (Optional) Uninstall linky on Arch using YAY

$ yay -Rns linky

2. Manually Install "linky" via AUR

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

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

b. Clone linky's git locally

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

c. Go to ~/linky folder and install it

$ cd ~/linky $ makepkg -si

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

ID: 1287921
Name: linky
PackageBaseID: 151119
PackageBase: linky
Version: 0.2.0-1
Description: Extract and check links from Markdown files
URL: https://github.com/mattias-p/linky
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wezm
Submitter: wezm
FirstSubmitted: 1586059873
LastModified: 1689226948
URLPath: /cgit/aur.git/snapshot/linky.tar.gz