scratch3 on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S scratch3

* (Optional) Uninstall scratch3 on Arch using YAY

$ yay -Rns scratch3

2. Manually Install "scratch3" via AUR

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

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

b. Clone scratch3's git locally

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

c. Go to ~/scratch3 folder and install it

$ cd ~/scratch3 $ makepkg -si

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

ID: 1341765
Name: scratch3
PackageBaseID: 156726
PackageBase: scratch3
Version: 3.30.5-2
Description: Scratch 3.0 as a self-contained desktop application
URL: https://scratch.mit.edu
NumVotes: 9
Popularity: 0.005139
OutOfDate:
Maintainer: etaboon
Submitter: relrel
FirstSubmitted: 1597416943
LastModified: 1698360024
URLPath: /cgit/aur.git/snapshot/scratch3.tar.gz