gnuhead-chieb / revanced-automatic-builder

Bash script that builds Revanced(All apps!) automaticaly. Just run script!
GNU General Public License v3.0
45 stars 5 forks source link

Error while installing please help me #14

Closed venkat2305 closed 1 year ago

venkat2305 commented 1 year ago

Screenshot_2023-01-10-23-43-21-142_com.termux.jpg

What should I do. I copied the code and pasted it in termux.

gnuhead-chieb commented 1 year ago

Yeah this is known issue. Workaround: Run apt install --fix-broken and run installer snippet again.

venkat2305 commented 1 year ago

also, getting this error on pc image I have ubuntu and wsl installed

gnuhead-chieb commented 1 year ago

This tool not officially tested on WSL and I don't use Windows.(but probably work) However, the error seems to indicate that your procedure is wrong, not a problem on my side.

Follow this instruction carefully. https://ubuntu.com/tutorials/install-ubuntu-on-wsl2-on-windows-10#1-overview

gnuhead-chieb commented 1 year ago

Anyway fixed installer snippet for Termux in https://github.com/gnuhead-chieb/revanced-automatic-builder/commit/e1927ac29b75133e772e4588a0c10f805a14a2b0

gnuhead-chieb commented 1 year ago

Did you worked on WSL?

venkat2305 commented 1 year ago

I will try again

venkat2305 commented 1 year ago

image

image

gnuhead-chieb commented 1 year ago

Of course, you must install dependencies yourself if you use this script on PC. Installer script doesn't install automatically for PC.(due to it is complex to support many distros)

For ubuntu install them by running sudo apt install wget openjdk-17 openssl jq adb