yoink on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S yoink

* (Optional) Uninstall yoink on Arch using YAY

$ yay -Rns yoink

2. Manually Install "yoink" via AUR

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

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

b. Clone yoink's git locally

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

c. Go to ~/yoink folder and install it

$ cd ~/yoink $ makepkg -si

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

ID: 748472
Name: yoink
PackageBaseID: 154116
PackageBase: yoink
Version: 0.0.2-1
Description: Update all AUR packages in a target directory.
URL: https://github.com/jpe90/yoink
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jpe90
Submitter: jpe90
FirstSubmitted: 1591564468
LastModified: 1591565146
URLPath: /cgit/aur.git/snapshot/yoink.tar.gz