greenfoot on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S greenfoot

* (Optional) Uninstall greenfoot on Arch using YAY

$ yay -Rns greenfoot

2. Manually Install "greenfoot" via AUR

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

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

b. Clone greenfoot's git locally

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

c. Go to ~/greenfoot folder and install it

$ cd ~/greenfoot $ makepkg -si

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

ID: 1365115
Name: greenfoot
PackageBaseID: 18420
PackageBase: greenfoot
Version: 3.8.2-1
Description: Educational software designed to make learning programming easy and fun.
URL: https://www.greenfoot.org
NumVotes: 15
Popularity: 0
OutOfDate:
Maintainer: nomisge
Submitter: even
FirstSubmitted: 1216069294
LastModified: 1701799415
URLPath: /cgit/aur.git/snapshot/greenfoot.tar.gz