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 |
---|---|---|
Fedora 39 | aarch64 (73)*, x86_64 (71)* | Fedora 39 (0 downloads) |
Fedora 40 | aarch64 (56)*, x86_64 (33)* | Fedora 40 (122 downloads) |
Fedora 41 | aarch64 (16)*, x86_64 (22)* | Fedora 41 (32 downloads) |
Fedora rawhide | aarch64 (120)*, x86_64 (262)* | Fedora rawhide (179 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable yanqiyu/waydroid
More info about enabling Copr repositories