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

b. Install linker on Arch using YAY

$ yay -S linker

* (Optional) Uninstall linker on Arch using YAY

$ yay -Rns linker

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

b. Clone linker's git locally

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

c. Go to ~/linker folder and install it

$ cd ~/linker $ makepkg -si

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