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