cargo-dylint on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S cargo-dylint

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

$ yay -Rns cargo-dylint

2. Manually Install "cargo-dylint" via AUR

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

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

b. Clone cargo-dylint's git locally

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

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

$ cd ~/cargo-dylint $ makepkg -si

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

ID: 1191229
Name: cargo-dylint
PackageBaseID: 169213
PackageBase: cargo-dylint
Version: 2.1.1-0
Description: A tool for running Rust lints from dynamic libraries
URL: https://github.com/trailofbits/dylint
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: flakusha
Submitter: thomaseizinger
FirstSubmitted: 1627283315
LastModified: 1672746761
URLPath: /cgit/aur.git/snapshot/cargo-dylint.tar.gz