LinuxAppStore Remastered is a modern, open-source application store designed to simplify software discovery and installation across various Linux distributions. It provides a unified and user-friendly experience while supporting multiple package formats like Flatpak, Snap, and AppImage.
- 🌎 Cross-Distribution Support – Works seamlessly on various Linux distros.
- 📦 Multi-Package Format – Supports Flatpak, Snap, and AppImage.
- 🔍 Smart Search & Categories – Easily find apps based on categories and recommendations.
- 🎨 Modern UI – Clean and intuitive user interface.
- ⚡ Fast & Lightweight – Designed for performance and efficiency.
- 🛠 Developer Friendly – Easily add new repositories and manage apps.
# Clone the repository
git clone https://github.com/yourusername/LinuxAppStore-Remastered.git
cd LinuxAppStore-Remastered
# Install dependencies and run
./install.sh
# Install required dependencies
sudo apt install build-essential qt5-qmake qtbase5-dev
# Compile and run
qmake && make
./LinuxAppStoreRemastered
Contributions are welcome! If you have suggestions, feel free to open an issue or submit a pull request.
This project is licensed under the MIT License – see the LICENSE file for details.
- GitHub Issues: Report a bug
- Discussions: Join the community
- Twitter: @YourHandle
⭐ If you like this project, don't forget to star the repository! ⭐