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