| ▲ | JetSetIlly 3 hours ago | |
It's more about installation location for me. For these types of projects, I don't even install it. I just clone, build and run from there. I have no idea where the bash script is going to put things. | ||
| ▲ | mr_mitm 3 hours ago | parent [-] | |
Which also makes it not obvious how to uninstall it. pip/npm/cargo etc have well known mechanisms for that. curl|sh is convenient for container images I guess. | ||