scratchbox2 on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S scratchbox2

* (Optional) Uninstall scratchbox2 on Arch using YAY

$ yay -Rns scratchbox2

2. Manually Install "scratchbox2" via AUR

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

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

b. Clone scratchbox2's git locally

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

c. Go to ~/scratchbox2 folder and install it

$ cd ~/scratchbox2 $ makepkg -si

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

ID: 1173342
Name: scratchbox2
PackageBaseID: 159083
PackageBase: scratchbox2
Version: 2.3.90+git58-1
Description: Scratchbox2 crosscompiling environment
URL: https://github.com/sailfishos/scratchbox2
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Thaodan
Submitter: Thaodan
FirstSubmitted: 1603481903
LastModified: 1669200557
URLPath: /cgit/aur.git/snapshot/scratchbox2.tar.gz