Linyaps Store Community Edition · Installation Guide

Linyaps Store · Installation Guide

Quick Install Multi-Platform Support Community Maintained Regularly Updated
Developed and Maintained by Linyaps Simple Store SIG
Linyaps Store Community Edition Installation Guide
Automated Installation

Method 1: Installer (Recommended)

Suitable for: Users who don’t know how to install Linyaps environment, don’t want to manually install Linyaps environment, using UOS 1070, or have older systems (below GTK 3.0+, WebKit2GTK 4.1+)

Execute the following command in the terminal to start the installer (** Please enable system developer mode first):

curl -fsSL https://gitee.com/hanplus/linglong-installer/releases/download/latest/linglong-store-installer.sh | LLI_PREFER_PKEXEC=1 bash

The installer will automatically complete the installation of the Linyaps environment and Linyaps Store Community Edition (version running in Linyaps container).

Tips
If you want to manually download the installer or encountered issues starting the installer via command line:
Traditional Format

Method 2: Manual Download of deb or rpm

Suitable distributions: Ubuntu/Debian/Fedora and other distributions in maintenance phase

After downloading, use your system package manager to complete the installation (e.g., double-click for graphical installation or install via command line)

System Requirements
Linux x86_64 / ARM64
Linyaps Package Manager (ll-cli)
GTK 3.0+
WebKit2GTK 4.1+

Supported Distributions

Both the installer and manual download of deb or rpm support automatic installation of the Linyaps environment

Chinese Distributions
deepin 23/25 · UOS 1070 · openKylin 2.0
Debian Family
Debian 12/13/Testing/Sid
Ubuntu Family
Ubuntu 24.04/25.04/25.10
Red Hat Family
Fedora 41/42/43/Rawhide · openEuler 23.09/24.03 · Anolis 8
Arch Family
Arch Linux · Manjaro · Parabola
openSUSE
openSUSE Leap 15.6
Important Notes
NixOS and Kylin V10 require manual installation of the Linyaps environment. The installer does not support automatic installation for these distributions.

Manual Linyaps Store Installation (linyaps.layer Format)

Suitable for: Users who have already installed the Linyaps environment but cannot install the store using other methods

Use the following commands to install from the community repository:

# Add Community Repository sudo ll-cli repo add --alias=testing stable https://cdn-linglong.odata.cc # Install from Community Repository ll-cli install com.dongpl.linglong-store.v2 --repo testing

Getting Help

If you encounter installation issues, you can refer to the technical documentation or seek community help:

Usage and Uninstallation

Quickly learn how to launch the application and completely uninstall Linyaps Store

  • Launch Method: Search for “Linyaps Store” in your system’s application menu and launch it.
  • First-Time Use: The Linyaps environment will be automatically initialized upon first launch, please wait patiently.
  • App Search: Search, browse, and install various applications in the store.
  • Auto Update: Supports automatic app updates to keep applications up to date.

After uninstallation, you need to manually remove the following directories:

# Log and data files ~/.local/share/com.dongpl.linglong-store.v2 # systemd service installation directory (not present in deb/rpm versions) ~/.linglong-store-v2
Important Notes
Uninstalling Linyaps Store will not affect installed applications, which can still run in the Linyaps environment manager. To completely clean the Linyaps environment, please refer to the official Linyaps documentation.