Merge pull request #37 from SoftwareRat/patch-1

changed-deps-install
pull/40/head
Casu Al Snek 3 years ago committed by GitHub
commit 07b3f8a631
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,12 +6,14 @@ Script to add gapps and other stuff to waydroid !
# Installation/Usage
"lzip" and "sqlite" is required for this script to work, install it using your distribution's package manager:
Arch linux:
sudo pacman -S lzip sqlite
Ubuntu/Ubuntu based:
sudo apt install lzip sqlite
## Arch, Manjaro and EndeavourOS based distributions:
sudo pacman -S lzip sqlite
## Debian and Ubuntu based distributions:
sudo apt install lzip sqlite
## RHEL, Fedora and Rocky based distributions:
sudo dnf install lzip sqlite
## openSUSE based distributions:
sudo zypper install lzip sqlite
Then run:
git clone https://github.com/casualsnek/waydroid_script

Loading…
Cancel
Save