stg-git on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "stg-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

b. Install stg-git on Arch using YAY

$ yay -S stg-git

* (Optional) Uninstall stg-git on Arch using YAY

$ yay -Rns stg-git

2. Manually Install "stg-git" via AUR

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

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

b. Clone stg-git's git locally

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

c. Go to ~/stg-git folder and install it

$ cd ~/stg-git $ makepkg -si

3. Information about the stg-git package on Arch User Repository (AUR)

ID: 1298740
Name: stg-git
PackageBaseID: 196409
PackageBase: stg-git
Version: r712.2bfa1f8-1
Description: Symbol-Type Graph (STG) is an ABI representation and this project contains tools for the creation and comparison of such representations.
URL: https://android.googlesource.com/platform/external/stg/
NumVotes: 1
Popularity: 0.010499
OutOfDate:
Maintainer: msquared
Submitter: msquared
FirstSubmitted: 1691104748
LastModified: 1691104748
URLPath: /cgit/aur.git/snapshot/stg-git.tar.gz