vlink on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S vlink

* (Optional) Uninstall vlink on Arch using YAY

$ yay -Rns vlink

2. Manually Install "vlink" via AUR

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

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

b. Clone vlink's git locally

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

c. Go to ~/vlink folder and install it

$ cd ~/vlink $ makepkg -si

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

ID: 1182064
Name: vlink
PackageBaseID: 159346
PackageBase: vlink
Version: 0.17a-1
Description: A portable linker for multiple file formats including AmigaOS hunk format. A companion to the vasm assembler.
URL: http://sun.hasenbraten.de/vlink/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: AYANE-69
Submitter: AYANE-69
FirstSubmitted: 1604243457
LastModified: 1670944724
URLPath: /cgit/aur.git/snapshot/vlink.tar.gz