π Check the official website: satodu.github.io/bamboo-end-store/
A high-performance, beautiful community store for EndeavourOS / Arch Linux, built with Laravel, Livewire (Volt), and NativePHP.
Designed and crafted specifically for EndeavourOS users, this project is created by a passionate daily fan of the system as a tribute and tool to enhance the desktop experience.
Important
UNOFFICIAL FAN PROJECT: This application is not an official product of any Linux distribution team. It is a fan-made project created by Panda to enhance the software management experience on Arch Linux and derivatives.
Bamboo End Store offers custom accent themes tailored for your desktop aesthetic:
| Bamboo Theme (Default) | Catppuccin Theme |
|---|---|
![]() |
![]() |
| Gruvbox Theme | Nordic Theme |
![]() |
![]() |
- βοΈ AppImage Management (Gear Lever Style): Integrated workspace to integrate, launch, and uninstall AppImages. Automatically handles icon extraction and desktop menu entries.
- π¦ Flatpak Support: Configure Flathub natively. Browse categories, manage sandboxed applications, and edit flatpak permissions from a gorgeous interface.
- π Performance-First: Intelligent caching system for lightning-fast search results.
- π Custom Accent Themes: Toggle between premium dark themes tailored for EndeavourOS power users (Bamboo, Catppuccin, Gruvbox, Nordic) to fit your desktop aesthetic.
- β‘ Native AUR & Pacman Integration: Direct connection to official and community repositories. Read packaging guidelines, inspect build scripts, see real user comments, and copy terminal installation commands.
- π Real Pagination: Navigate through thousands of packages easily with a robust pagination system.
- βοΈ Configurable: Toggle repositories, set search limits, and manage your preferences in a dedicated settings menu.
- π₯οΈ Native Experience: Runs as a native Linux desktop application thanks to NativePHP (Electron).
- π System Info: Real-time display of Hostname, Kernel, and OS info in the sidebar.
If you are using Arch Linux or derivatives, the easiest way to install is via AUR. You can use any AUR helper like paru or yay:
paru -S bamboo-end-store-binor
yay -S bamboo-end-store-binIf you want to contribute or run the latest development version:
-
Clone the repository:
git clone https://github.com/satodu/bamboo-end-store.git cd bamboo-end-store -
Install dependencies:
composer install npm install
-
Configure environment:
cp .env.example .env php artisan key:generate
-
Run the development server:
php artisan native:serve
To generate a portable version for yourself or others:
php artisan native:build linuxThis will generate an AppImage and a .deb package in the dist folder.
This project is open-source and available under the MIT License.
MIT License
Copyright (c) 2024-2026 Panda (satodu)
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Created with β€οΈ by Panda. Inspired by the strength and versatility of Bamboo. Special thanks to the NativePHP and Laravel communities.
Heartfelt thanks to the EndeavourOS team and community for providing such an amazing Linux distribution. This application was built and designed specifically for EndeavourOS users by a devoted fan who uses this OS daily!












