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

pc gradle - error: target not found #46

Closed
ghost opened this issue Jun 7, 2021 · 6 comments
Closed

pc gradle - error: target not found #46

ghost opened this issue Jun 7, 2021 · 6 comments
Labels
enhancement New feature or request

Comments

@ghost
Copy link

ghost commented Jun 7, 2021

i'm trying to install gradle, but it's not working.

[root19:06/]$ pc gradle
==> Running TermuxArch command pc gradle v2.0.1086...
error: target not found: gradle

 TermuxArch WARNING:  Generated script signal 1 near or at line number 83 by '$SUDOCONF'!

TermuxArch pc gradle 2.0.1086: DONE 📱 🏁

[root19:23/]$

i tried that according to the suggestion here:

BuildAPKs/buildAPKs#13 (comment)

@ghost
Copy link
Author

ghost commented Jun 7, 2021

i exited then logged in using startarch l user then it worked

@ghost ghost closed this as completed Jun 7, 2021
@ghost ghost reopened this Jun 7, 2021
@ghost
Copy link
Author

ghost commented Jun 7, 2021

no, it did not work. same result.

@ghost
Copy link
Author

ghost commented Jun 7, 2021

pacman -Ss gradle produces no results

@ghost
Copy link
Author

ghost commented Jun 7, 2021

in fact, https://archlinuxarm.org/packages has 0 results for gradle. of course it is over at https://archlinux.org/packages/?sort=&q=gradle&maintainer=&flagged= but that doesn't help me

@SDRausty
Copy link
Contributor

SDRausty commented Jul 5, 2021

https://archlinux.org/packages/?sort=&q=gradle&maintainer=&flagged= but that doesn't help me

Please try yay gradle after running makeyay.

@SDRausty SDRausty closed this as completed Jul 5, 2021
@SDRausty
Copy link
Contributor

SDRausty commented Jul 16, 2021

i'm trying to install gradle, but it's not working.

I've just found a very interesting alternative to building gradle with yay on smartphone at https://github.com/sdkman which works:

curl -s "https://get.sdkman.io" > sdkman.install.bash
bash sdkman.install.bash

Once sdkman is installed, command sdkman i gradle should install the latest version of gradle on your device.

@SDRausty SDRausty added the enhancement New feature or request label Jul 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant