Description
Waydroid (and dependencies) packaged for Fedora on x86_64 and aarch64
- Waydroid itself packaged
- Network available out of box
- Work in SELinux Enforcing mode
- ashmem driver not necessary
Thanks yanqiyu/waydroid for the original package
Thanks rmnscnce/waydroid for dependencies
Installation Instructions
Make sure you're using kernel version 5.15 or higher
- Add the Copr repository
sudo dnf copr enable aleasto/waydroid
- Update sepolicy (only for fedora35)
sudo dnf update
- Install waydroid
sudo dnf install waydroid
- Setup waydroid. THIS WILL DOWNLOAD NON-FREE COMPONENTS (ffmpeg, possibly others)
sudo systemctl start dev-binderfs.mount
sudo waydroid init -c https://ota.waydro.id/system -v https://ota.waydro.id/vendor
sudo systemctl enable --now waydroid-container
You may now start waydroid with waydroid show-full-ui
or using the desktop menu entries.
On GNOME you may enable 'Multi-window mode' with waydroid prop set persist.waydroid.multi_windows true
.
It's not properly supported on KDE Plasma, as the mouse pointer is not drawn over waydroid apps.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
aarch64 (0)*, x86_64 (0)* | Fedora 35 (1282 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | Fedora 36 (996 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | Fedora rawhide (74 downloads) |
* Total number of packages downloaded in the last seven days.
Quick Enable
#> dnf copr enable aleasto/waydroid
More info about enabling Copr repositories