[Share Experiences] Running Applications Using the ACE Compatibility Environment
Experiences and Insight 699 views · 0 replies ·
SuperDavid
deepin
2024-08-06 15:01
Author
The repository for Deepin v20 is outdated, and some applications are no longer supported (e.g., the latest Chrome-based browsers). The repository for v23 is still under development, and some dependencies are missing, making installation impossible. Using the ACE container can resolve these issues.
This tutorial is applicable for x86/ARM architecture versions of Deepin v20/23.
The repository for Deepin v20 is outdated, and some applications are no longer supported (e.g., the latest Chrome-based browsers). The repository for v23 is still under development, and some dependencies are missing, making installation impossible. Using the ACE container can resolve these issues.
This tutorial is applicable for x86/ARM architecture versions of Deepin v20/23.
Follow the link below for the installation guide:
ACE Compatibility Environment Installation Guide(https://gitee.com/amber-ce/amber-ce-bookworm/blob/master/README.zh.md)
Complete the deployment of the ACE compatibility environment using either the quick install or manual install methods.
To enter the container, use the
bookworm-runcommand.Update the package list with:
sudo apt updateThen, install the desired application (e.g., VLC) with:
sudo apt install vlc -yThis will automatically create a desktop file on the host machine.