wink on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S wink

* (Optional) Uninstall wink on Arch using YAY

$ yay -Rns wink

2. Manually Install "wink" via AUR

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

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

b. Clone wink's git locally

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

c. Go to ~/wink folder and install it

$ cd ~/wink $ makepkg -si

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

ID: 376084
Name: wink
PackageBaseID: 34303
PackageBase: wink
Version: 1.5-8
Description: Tutorial and Presentation creation software, primarily aimed at creating tutorials on how to use software.
URL: http://www.debugmode.com/wink/
NumVotes: 14
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: pbogut
FirstSubmitted: 1265287820
LastModified: 1484908298
URLPath: /cgit/aur.git/snapshot/wink.tar.gz