linker on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "linker" 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 linker on Arch using YAY
$
yay -S
linker
Copied
* (Optional) Uninstall linker on Arch using YAY
$
yay -Rns
linker
Copied
2. Manually Install "linker" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone linker's git locally
$
git clone https://aur.archlinux.org/linker.git
~/linker
Copied
c. Go to ~/linker folder and install it
$
cd
~/linker
Copied
$
makepkg -si
Copied
3. Information about the linker package on Arch User Repository (AUR)
ID: 1274988
Name: linker
PackageBaseID: 175758
PackageBase: linker
Version: r16.55786e6-1
Description: Open links according to content.
URL: https://codeberg.org/MorsMortium/linker
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: morsmortium
Submitter: morsmortium
FirstSubmitted: 1644242205
LastModified: 1687083287
URLPath: /cgit/aur.git/snapshot/linker.tar.gz
Name: linker
PackageBaseID: 175758
PackageBase: linker
Version: r16.55786e6-1
Description: Open links according to content.
URL: https://codeberg.org/MorsMortium/linker
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: morsmortium
Submitter: morsmortium
FirstSubmitted: 1644242205
LastModified: 1687083287
URLPath: /cgit/aur.git/snapshot/linker.tar.gz