A simple bash script that I created for myself and placed here so I can download updates whenever I want. Script is updated frequently, so before using the script, please check here if it has been recently updated!
This script doesn't have the option to exclude and include specific patches, because they can be turned on or off in ReVanced settings.
- Git for Windows or Linux WSL (it will work slower, and need Zulu JDK 17 64-bit for Linux)
- Zulu JDK 17 64-bit for Windows
- Internet connection for download the required packages and applications
During installation Git for Windows, choose the following options:
- Add a Git Bash Profile to Windows Terminal
- Git from the command line and also 3rd-party software
- Checkout Windows-style, commit Unix-style endings
- Use Windows' default console window
- Zulu JDK 17 64-bit for Linux
- Internet connection for download the required packages and applications
- Installed Termux from F-droid
- Internet connection for download the required packages and applications
- Download Patch-PC.sh script from releases
- Create any folder and put the Patch-PC.sh script
- Run script in 2 ways:
- Launch git shell by right-clicking in an empty folder space and selecting "Git Bash Here", then run script by typing:
./Patch-PC.sh
- Run script by double-clicking on it
- When you run the script for the first time, download the necessary packages and applications
- Enjoy build ReVanced
- Create any folder and put the Patch-PC.sh script
- Open terminal and run script
./Patch-PC.sh
- When you run the script for the first time, download the necessary packages and applications
- Enjoy build ReVanced
- Open Termux app
- You have to run these commands:
pkg update -y
pkg install wget openjdk-17 -y
termux-setup-storage
wget https://github.com/uvzen/ReVanced-bash-builder/releases/download/scripts/Patch-android.sh
chmod +x Patch-android.sh
- Run script by typing:
./Patch-android.sh
- When you run the script for the first time, download the necessary packages and applications
- Enjoy build ReVanced on android