clink on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S clink

* (Optional) Uninstall clink on Arch using YAY

$ yay -Rns clink

2. Manually Install "clink" via AUR

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

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

b. Clone clink's git locally

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

c. Go to ~/clink folder and install it

$ cd ~/clink $ makepkg -si

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

ID: 869135
Name: clink
PackageBaseID: 163758
PackageBase: clink
Version: 0.4.1-1
Description: Url cleaner
URL: https://github.com/Lurk/clink
NumVotes: 0
Popularity: 0
OutOfDate: 1695723985
Maintainer:
Submitter: Jojii
FirstSubmitted: 1614274077
LastModified: 1614274077
URLPath: /cgit/aur.git/snapshot/clink.tar.gz