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