dylint-link on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S dylint-link

* (Optional) Uninstall dylint-link on Arch using YAY

$ yay -Rns dylint-link

2. Manually Install "dylint-link" via AUR

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

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

b. Clone dylint-link's git locally

$ git clone https://aur.archlinux.org/dylint-link.git ~/dylint-link

c. Go to ~/dylint-link folder and install it

$ cd ~/dylint-link $ makepkg -si

3. Information about the dylint-link package on Arch User Repository (AUR)

ID: 952941
Name: dylint-link
PackageBaseID: 169214
PackageBase: dylint-link
Version: 1.0.3-0
Description: A wrapper around Rust's default linker to help create Dylint libraries
URL: https://github.com/trailofbits/dylint
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: thomaseizinger
FirstSubmitted: 1627283328
LastModified: 1630021000
URLPath: /cgit/aur.git/snapshot/dylint-link.tar.gz