alink on AUR (Arch User Repository)
Last updated: November 14,2024
1. Install "alink" 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 alink on Arch using YAY
$
yay -S
alink
Copied
* (Optional) Uninstall alink on Arch using YAY
$
yay -Rns
alink
Copied
2. Manually Install "alink" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone alink's git locally
$
git clone https://aur.archlinux.org/alink.git
~/alink
Copied
c. Go to ~/alink folder and install it
$
cd
~/alink
Copied
$
makepkg -si
Copied
3. Information about the alink package on Arch User Repository (AUR)
ID: 300336
Name: alink
PackageBaseID: 110994
PackageBase: alink
Version: 1.6-1
Description: DOS linker which can be used to link 16-bit PE executables targetting DOS or WIN32
URL:
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: oficerx
Submitter: oficerx
FirstSubmitted: 1462546595
LastModified: 1462546738
URLPath: /cgit/aur.git/snapshot/alink.tar.gz
Name: alink
PackageBaseID: 110994
PackageBase: alink
Version: 1.6-1
Description: DOS linker which can be used to link 16-bit PE executables targetting DOS or WIN32
URL:
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: oficerx
Submitter: oficerx
FirstSubmitted: 1462546595
LastModified: 1462546738
URLPath: /cgit/aur.git/snapshot/alink.tar.gz