blitz on AUR (Arch User Repository)
Last updated: February 02,2025
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
Copied
b. Install blitz on Arch using YAY
$
yay -S
blitz
Copied
* (Optional) Uninstall blitz on Arch using YAY
$
yay -Rns
blitz
Copied
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
Copied
b. Clone blitz's git locally
$
git clone https://aur.archlinux.org/blitz.git
~/blitz
Copied
c. Go to ~/blitz folder and install it
$
cd
~/blitz
Copied
$
makepkg -si
Copied
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
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