Termux-package
Termux-package copied to clipboard
Authentication issue to install
when I rungit clone https://github.com/Hackertrackersj/Termux--Package it asks for my username and password but after entering it gave me an error saying I couldn't do it due to a "ban" of sorts for that in 2021. I looked at your blog and saw you were still active. I'm on the longest quest to install macchanger on a Chromebook and I feel that once I do this I'm home free.
please respond with haste.
https://github.com/Hackertrackersj/Termux-package/pull/10/commits
you need to change the stuff
git clone https://github.com/Hackertrackersj/Termux--Package
is actually
git clone https://github.com/Hackertrackersj/Termux-Package.git
and
$ cd Termux-package
is
$ cd Termux-Package
ok good news is, the script now runs
bad news is that i don't have apt installed to run the script properly. I should of read the script earlier I guess that one is on me.
The only package command I have is "crew" which I cant get to install apt. do you know any way to install apt via crew?