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
The installed app store will reside in your home directory:
/home/mela/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.