Welcome to the Spark Store! This is an application store designed for Linux platform users, aiming to address the issues of fragmented and difficult-to-obtain software within the Linux ecosystem. Regardless of your Linux distribution, you may find suitable software packages here.
The number of Linux applications is relatively limited, and obtaining Wine software can also be challenging. Excellent development kits and tool resources are scattered across various communities and forums, making it difficult for the entire ecosystem to achieve comprehensive improvement.
Ecosystem construction does not rely on isolated individual efforts but requires full community participation. Only when everyone's "spark" gathers in one place can it ignite a prairie fire.
To improve this situation, we have launched the Spark Store. The Spark Community extensively collects software packages for various user needs, aggregates high-quality small tools, and proactively adapts Wine applications. All resources are stored in our repository, allowing users to conveniently access these applications.
Currently supported Linux distributions include (but are not limited to):
- amd64 Architecture: deepin 20 / deepin 23 / Ubuntu 20.04 / Ubuntu 22.04 / UOS Home Edition 20 / Debian 11+
- arm64 Architecture: UOS Professional Edition 1060 / Ubuntu 22.04 / deepin 23
- loong64 Architecture: deepin 23
Special Note: Spark Store also supports all Ubuntu OS versions newer than Ubuntu 22.04, such as Ubuntu 22.10, 23.04, 23.10, etc. Additionally, Spark Store may adapt to other Linux distributions beyond the listed platforms; you may conduct installation tests accordingly.
Important Notice: This software cannot guarantee continuous availability, uninterrupted operation, or meeting specific performance requirements. The Spark community makes no commitment to the functional completeness, stability, or error-free operation of this software. For example, if you plan to use it on UOS Professional Edition (or other similar specific platforms), please ensure you understand and enable the "Developer Mode" features. Basic troubleshooting capabilities are required. It is important to note that the Spark community cannot conduct extensive testing on some special platforms. Therefore, using the Spark Store client on these platforms may lead to various issues such as system update failures or data loss. Using this software indicates your understanding and acceptance that all risks must be borne by the user.
Organization Repository Links:
https://gitee.com/spark-store-project/spark-store
https://gitcode.com/spark-store-project/spark-store
https://github.com/spark-store-project/spark-store
Refer to this link for detailed documentation on branch management.
We warmly welcome you to join our development team. Whether you wish to participate in development or plan to submit applications, you can find your place here to jointly promote the development of the Linux application ecosystem.
You can track our Issue processing status in real-time via the Issue Board.
If you have software packages to submit, please click here to contribute.
- Read the Copyright Notice
- Determine Your System Architecture
- System Support and Installation Instructions
- Frequently Asked Questions (FAQ)
- Contact and Feedback
Read the Copyright Notice
Before installing any software, you need to know which architecture your computer is running on (e.g., x86_64/amd64 or aarch64/arm64), which also applies to the Spark Store.
How to Check:
- Open the Linux terminal.
- Enter the command
uname -m
orarch
and pressEnter
.
You will see the terminal output result, which helps determine your system architecture. Examples:
- If you see
x86_64
, your system is amd64 architecture. - If you see
aarch64
, your system is arm64 architecture.
Based on this result, you need to download the corresponding version of the Spark Store installer to use it properly.
Based on your Linux distribution and system architecture, here are detailed steps to install Spark Store.
-
Download and Install
You can directly search for
Spark Store
in the deepin App Store for installation, or copy this link to your browser address bar to jump to the deepin App Store installation page.appstore://deepin-home-appstore-client?app_detail_info/spark-store
Versions published in the deepin App Store may not be the latest. To use the latest version, visit the Spark Store Gitee Release Page or Gitcode Release Page and download the latest version for deepin, then install it.
Assuming you downloaded the installer to the Downloads folder under your home directory, we recommend using the
apt
tool for installation to avoid potential dependency issues:cd ~/Downloads sudo apt install ./spark-store*.deb
-
Download Dependencies
- Visit the Spark Store Dependency Package Download Page to download the latest dependency package;
- Extract the dependency package multiple times until you see numerous
.deb
installation packages; - Follow the instructions inside the dependency package to install all dependencies at once.
-
Download and Install
Visit the Spark Store Gitee Release Page or Gitcode Release Page to download and install the installer matching your computer's architecture.
Assuming you downloaded the installer to the Downloads folder under your home directory, we recommend using the
apt
tool for installation to avoid potential dependency issues:cd ~/Downloads sudo apt install ./spark-store*.deb
-
No Dependency Package Required
-
Download and Install
Visit the Spark Store Gitee Release Page or Gitcode Release Page to download and install the installer matching your computer's architecture.
Assuming you downloaded the installer to the Downloads folder under your home directory, we recommend using the
apt
tool for installation to avoid potential dependency issues:cd ~/Downloads sudo apt install ./spark-store*.deb
-
Download Dependencies
- Visit the Spark Store Dependency Package Download Page to download the latest dependency package;
- Extract the dependency package multiple times until you see numerous
.deb
installation packages; - Follow the instructions inside the dependency package to install all dependencies at once.
-
Download and Install
Visit the Spark Store Gitee Release Page or Gitcode Release Page to download and install the installer.
-
No Dependency Package Required
-
Download and Install
Visit the Spark Store Gitee Release Page or Gitcode Release Page to download and install the installer matching your computer's architecture.
Assuming you downloaded the installer to the Downloads folder under your home directory, we recommend using the
apt
tool for installation to avoid potential dependency issues:cd ~/Downloads sudo apt install ./spark-store*.deb
Please refer to the Spark Store FAQ and Support Guide;
For advanced users requiring custom aptss config configuration, please refer to the aptss Repository.
- If you have any questions or suggestions, please submit issues via email or the Issue Page;
- If you want to follow our development progress, visit the Spark Store Board for more information;
- Welcome to visit the Spark Community Forum to join discussions;
- Our QQ Discussion Group: 872690351 and 865927727;
- If you or your organization requires commercial support, please leave a message for consultation.