Installing Pi-Apps

To install the Pi-Apps app store for Raspberry Pi, follow the instructions on their website

wget -qO- https://raw.githubusercontent.com/Botspot/pi-apps/master/install | bash

Check the URL before running — piping directly to bash executes code without review.

The installed app store will reside in your home directory:

$HOME/pi-apps

Apps installed via Pi-Apps usually can be found in /opt. Keep in mind that /opt might be missing from the shell's PATH


Created 2026-01-11 01:47:46 UTC by Mela
Updated 2026-02-22 05:20:09 UTC by Mela