grumpy on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S grumpy

* (Optional) Uninstall grumpy on Arch using YAY

$ yay -Rns grumpy

2. Manually Install "grumpy" via AUR

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

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

b. Clone grumpy's git locally

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

c. Go to ~/grumpy folder and install it

$ cd ~/grumpy $ makepkg -si

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

ID: 598677
Name: grumpy
PackageBaseID: 140696
PackageBase: grumpy
Version: 0.1-3
Description: Python to Go transpiler and Python interpreter
URL: https://github.com/google/grumpy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: xyproto
FirstSubmitted: 1553678443
LastModified: 1553678443
URLPath: /cgit/aur.git/snapshot/grumpy.tar.gz