Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Imstallation issue in termux #99

Open
iamLazyCode opened this issue Oct 21, 2022 · 8 comments
Open

Imstallation issue in termux #99

iamLazyCode opened this issue Oct 21, 2022 · 8 comments

Comments

@iamLazyCode
Copy link

Trying to install on termux but failing every time

Please share how to fix

Screenshot_20221022_012943_Termux.jpg

@trufae
Copy link
Contributor

trufae commented Oct 21, 2022

You are missing a lot of packages here. R2pm needs g++, wget|curl, patch and git to compile it

@iamLazyCode
Copy link
Author

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 ?

@trufae
Copy link
Contributor

trufae commented Dec 23, 2022

pkg install and then the name of the package after it.

@trufae
Copy link
Contributor

trufae commented Dec 23, 2022

Will be good to have this specified in the readme or improve the r2pm package when running in termux

@apkunpacker
Copy link

@ifelixculpa

pkg update 
pkg upgrade
pkg install build-essential binutils wget git
r2pm -ci r2ghidra

@iamLazyCode
Copy link
Author

pkg update 
pkg upgrade
pkg install build-essential binutils wget git
r2pm -ci r2ghidra

thankyou sir will test this out

@ONETAPGANI
Copy link

How to install git and wget on termux.
If I run "apt install git wget"
It shows package not found

@trufae
Copy link
Contributor

trufae commented Mar 31, 2023

Did you run "apt update" before the apt install?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants