2026年4月16日 星期四

Linux Mint 22.3 install Waydroid

Make sure you have Wayland Session enabled (Ubuntu 22.04+)

https://linuxconfig.org/how-to-enable-disable-wayland-on-ubuntu-22-04-desktop
linuxconfig.org
Install pre-requisites


sudo apt install curl ca-certificates -y
Add the official repository


curl -s https://repo.waydro.id | sudo bash
If the script fails to detect your distribution, you can provide a valid option by appending -s <DISTRO>. Currently supported values are: mantic, focal, jammy, kinetic, lunar, noble, plucky, questing, bookworm, bullseye, trixie, sid

Install waydroid


sudo apt install waydroid -y

Then start Waydroid from the applications menu.

相關文章 :

沒有留言: