grumpy-git on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S grumpy-git

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

$ yay -Rns grumpy-git

2. Manually Install "grumpy-git" via AUR

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

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

b. Clone grumpy-git's git locally

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

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

$ cd ~/grumpy-git $ makepkg -si

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

ID: 374758
Name: grumpy-git
PackageBaseID: 118426
PackageBase: grumpy-git
Version: r123.08f9c2e-1
Description: Grumpy is a Python to Go source code transcompiler and runtime.
URL: https://github.com/google/grumpy
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: hexchain
FirstSubmitted: 1483594958
LastModified: 1484570476
URLPath: /cgit/aur.git/snapshot/grumpy-git.tar.gz