sparse-git on AUR (Arch User Repository)
Last updated: December 26,2024
1. Install "sparse-git" 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 sparse-git on Arch using YAY
$
yay -S
sparse-git
Copied
* (Optional) Uninstall sparse-git on Arch using YAY
$
yay -Rns
sparse-git
Copied
2. Manually Install "sparse-git" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone sparse-git's git locally
$
git clone https://aur.archlinux.org/sparse-git.git
~/sparse-git
Copied
c. Go to ~/sparse-git folder and install it
$
cd
~/sparse-git
Copied
$
makepkg -si
Copied
3. Information about the sparse-git package on Arch User Repository (AUR)
ID: 241149
Name: sparse-git
PackageBaseID: 102109
PackageBase: sparse-git
Version: 0.5.0.r44.g40791b9-1
Description: A semantic parser for C, parsing most of ANSI C as well as many GCC extensions, [also] including a static analyzer.
URL: http://sparse.wiki.kernel.org/
NumVotes: 1
Popularity: 0
OutOfDate: 1703094501
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1445277158
LastModified: 1445277177
URLPath: /cgit/aur.git/snapshot/sparse-git.tar.gz
Name: sparse-git
PackageBaseID: 102109
PackageBase: sparse-git
Version: 0.5.0.r44.g40791b9-1
Description: A semantic parser for C, parsing most of ANSI C as well as many GCC extensions, [also] including a static analyzer.
URL: http://sparse.wiki.kernel.org/
NumVotes: 1
Popularity: 0
OutOfDate: 1703094501
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1445277158
LastModified: 1445277177
URLPath: /cgit/aur.git/snapshot/sparse-git.tar.gz