Your data. Your choice.

If you select «Essential cookies only», we’ll use cookies and similar technologies to collect information about your device and how you use our website. We need this information to allow you to log in securely and use basic functions such as the shopping cart.

By accepting all cookies, you’re allowing us to use this data to show you personalised offers, improve our website, and display targeted adverts on our website and on other websites or apps. Some data may also be shared with third parties and advertising partners as part of this process.

Martin Jud
Guide

Raspberry Pi tip – installing applications with Pi-Apps

Martin Jud
21.2.2024
Translation: Patrik Stainbrook

Pi-Apps is a particularly beginner-friendly app store. Its apps can be installed with a single click. If an app requires a system adjustment, it’ll suggest this and implement it on request.

Pi-Apps – a small yet great collection

Pi-Apps is an open-source app store. The low number of applications on offer is unusual for an app store. So far, there are just over 200 apps on it, sorted into categories.

The good thing is that there’s little to no garbage among the apps compared to other stores (Android, iOS, etc.). You get a modest range of usable software suitable for the hobbyist computer.

In addition to apps that aren’t offered under Settings > Add/Remove Software (in the standard repository of the installed operating system Debian/Raspberry Pi OS/Ubuntu), there are also duplicates in the selection. All the apps mentioned at the beginning are available in Pi-Apps. You can find an overview of all categories and apps here.

Installing Pi-Apps isn’t rocket science

To install Pi apps, all you have to do is enter or insert a command in the terminal. You can find the command here on the Pi-Apps website.

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

The Raspberry Pi will then automatically download and install the app store.

After installation, you can start Pi-Apps either via the new icon or under Accessories > Pi-Apps.

App installation with one click

To download software, simply click Install. I particularly like the fact that an app’s description explains how to start the software. This is particularly helpful for programs that don’t have a graphical user interface and have to be started in the terminal, such as Geekbench 6.

Unexpected help while installing Minecraft

I’m impressed by the simplicity of this store. I’m especially amazed when I try to install Minecraft (Pi Edition). After clicking on Install, the download doesn’t immediately follow. Instead, there’s a helpful hint.

Normally, the game doesn’t run on a Raspberry Pi 5 with the Linux kernel, used by default with Raspberry Pi OS. This is because the PageSize is set to 16K instead of 4K. One click on «Yes, …» and a restart later, this is changed and the game runs after another click on the installation button.

Due to the simplicity of Pi-Apps, knowing this extra fact isn’t important, but it doesn’t hurt either: in simple terms, a kernel is the interface between the hardware and the processes running on the device. PageSize is the size of memory packets that the kernel uses to manage working memory.


Happy installing! I hope you like the store as much as I do. I’ll give it three Hip Hip Pi Pi Hoorays!

Header image: Martin Jud

46 people like this article


User Avatar
User Avatar

I find my muse in everything. When I don’t, I draw inspiration from daydreaming. After all, if you dream, you don’t sleep through life.


Guide

Practical solutions for everyday problems with technology, household hacks and much more.

Show all

These articles might also interest you

  • Guide

    A TV home screen without ads – Projectivy Launcher spices up Android and Google TV

    by Martin Jud

  • Guide

    How to solve the location-tracking issue on Bumble, Grindr and other dating apps

    by Florian Bodoky

  • Guide

    Open source tip: Rescuezilla, the versatile backup solution

    by Martin Jud