clazy-mkspec on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S clazy-mkspec

* (Optional) Uninstall clazy-mkspec on Arch using YAY

$ yay -Rns clazy-mkspec

2. Manually Install "clazy-mkspec" via AUR

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

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

b. Clone clazy-mkspec's git locally

$ git clone https://aur.archlinux.org/clazy-mkspec.git ~/clazy-mkspec

c. Go to ~/clazy-mkspec folder and install it

$ cd ~/clazy-mkspec $ makepkg -si

3. Information about the clazy-mkspec package on Arch User Repository (AUR)

ID: 414482
Name: clazy-mkspec
PackageBaseID: 122873
PackageBase: clazy-mkspec
Version: 0.1-1
Description: mkspec for use with clazy
URL: http://www.kdab.com/use-static-analysis-improve-performance/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sirspudd
FirstSubmitted: 1495840189
LastModified: 1495840189
URLPath: /cgit/aur.git/snapshot/clazy-mkspec.tar.gz