cargo-llvm-lines on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S cargo-llvm-lines

* (Optional) Uninstall cargo-llvm-lines on Arch using YAY

$ yay -Rns cargo-llvm-lines

2. Manually Install "cargo-llvm-lines" via AUR

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

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

b. Clone cargo-llvm-lines's git locally

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

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

$ cd ~/cargo-llvm-lines $ makepkg -si

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

ID: 1299802
Name: cargo-llvm-lines
PackageBaseID: 158833
PackageBase: cargo-llvm-lines
Version: 0.4.32-1
Description: Count the number of lines of LLVM IR across all instantiations of a generic function
URL: https://github.com/dtolnay/cargo-llvm-lines
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: jonasmalacofilho
Submitter: jonasmalacofilho
FirstSubmitted: 1602927784
LastModified: 1691331958
URLPath: /cgit/aur.git/snapshot/cargo-llvm-lines.tar.gz