blitz on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S blitz

* (Optional) Uninstall blitz on Arch using YAY

$ yay -Rns blitz

2. Manually Install "blitz" via AUR

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

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

b. Clone blitz's git locally

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

c. Go to ~/blitz folder and install it

$ cd ~/blitz $ makepkg -si

3. Information about the blitz package on Arch User Repository (AUR)

ID: 1254365
Name: blitz
PackageBaseID: 109875
PackageBase: blitz
Version: 1.0.2-2
Description: C++ Class library for scientific computing
URL: https://github.com/blitzpp/blitz
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: ylep
FirstSubmitted: 1460119239
LastModified: 1683486011
URLPath: /cgit/aur.git/snapshot/blitz.tar.gz