Open iamLazyCode opened 2 years ago
You are missing a lot of packages here. R2pm needs g++, wget|curl, patch and git to compile it
You are missing a lot of packages here. R2pm needs g++, wget|curl, patch and git to compile it
Any specific command to install everything in 1 go sir ?
pkg install
and then the name of the package after it.
Will be good to have this specified in the readme or improve the r2pm package when running in termux
@ifelixculpa
pkg update
pkg upgrade
pkg install build-essential binutils wget git
r2pm -ci r2ghidra
pkg update pkg upgrade pkg install build-essential binutils wget git r2pm -ci r2ghidra
thankyou sir will test this out
How to install git and wget on termux. If I run "apt install git wget" It shows package not found
Did you run "apt update" before the apt install?
Trying to install on termux but failing every time
Please share how to fix