Although less common, the Raspberry Pi OS provides GUI methods for installing and uninstalling applications.
it is Add/Remove Software tool. Introduced in 2016 as a GUI-based method for installing applications.
For reference, here’s how to install the app using the default method. Here we’ll install Okular, a great PDF reader and annotator app.
look? It’s basic, but not the best. Share a better app store for Raspberry Pi.
Introducing the Pi app
Pi-Apps is an easy-to-use application manager for Raspberry Pi that simplifies the process of installing, managing, and uninstalling software.
It works like ‘app store” offers a carefully selected collection of over 200 applications.
Unlike traditional Add/Remove Software tools, Pi-Apps is fast, reliable, less likely to be confused between similarly named packages, and packed with useful features.
Its main benefits include:
- One-click installation: No need to deal with multiple command lines or manual configuration.
- Rich app library: Pi-Apps offers everything from games and development tools to multimedia and internet browsers.
- Multi-OS compatibility: Pi-Apps is designed for the Raspberry Pi OS, but works seamlessly with other operating systems such as Ubuntu for Raspberry Pi.
How to install the Pi app
Pi-Apps simplifies software installation, but requires you to use Terminal one last time to install. Fortunately, it’s easy.
open terminal Run the following command on your Raspberry Pi:
wget -qO- https://raw.githubusercontent.com/Botspot/pi-apps/master/install | bash
This will download and run the installation script. Once installed,[アクセサリ]You can start Pi-Apps from the menu or by typing: pi-apps
Inside the terminal.
Using the Pi app
Once installed, using Pi-Apps is very easy.
Launch the Pi app: Open from the menu or terminal.
Browse categories: Pi-Apps divides software into different categories such as games, internet, and multimedia. Alternatively, you can use the search feature to find a specific app.
Install the app: Select an app, read its description and click the “Install” button. A terminal window will open and begin the installation process. Pay attention to the interactive prompts during installation.
Uninstalling the app: If you want to delete an app, find it on Pi-Apps and[アンインストール]Click.
With Pi-Apps, multiple installations This feature allows you to select multiple apps to install at once, making it perfect for quickly setting up your new Raspberry Pi.
Tweak Pi-Apps settings
Pi-Apps also offers a variety of customization options. setting menu.
Here you can adjust the appearance, update settings, and more. Some useful adjustments are:
- App list style: Choose from different themes like dark mode, light mode, and even 3D themes.
- Check for updates: Control how often Pi-Apps checks for updates: daily, weekly, or never.
- Text editor settings: Switch between different text editors like Geany, Nano, Mousepad, etc.
- Multi-install and multi-uninstall
conclusion
Pi-Apps is a great tool to have for anyone using a Raspberry Pi on their desktop, regardless of their experience level.
This eliminates the need for complex terminal commands and simplifies the entire process of application management.
Whether you want to install games, productivity tools, or development software, Pi-Apps makes your Raspberry Pi more accessible and user-friendly.
So if you’re tired of clunky Add/Remove Software tools, or just don’t want to mess around with the command line, give Pi-Apps a try. Your Raspberry Pi experience will never be the same.