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
Thanks dependencies from rmnscnce/waydroid
Installation Instructions
Make sure you're using a kernel that supports ashmem
and binder
to use Waydroid. One such example is XanMod kernel which can be installed on Fedora
- Add the Copr repository
sudo dnf copr enable yanqiyu/waydroid
- Install the Waydroid
sudo dnf in waydroid
For more information please refer to https://yanqiyu.info/2021/10/25/waydroid-fedora/
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 (105)*, x86_64 (90)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (57)*, x86_64 (84)* | Fedora 41 (94 downloads) |
![]() |
aarch64 (52)*, x86_64 (105)* | Fedora 42 (109 downloads) |
![]() |
aarch64 (223)*, x86_64 (361)* | Fedora rawhide (201 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable yanqiyu/waydroid
More info about enabling Copr repositories