Carlos Batista
Carlos Batista
Hi, if i install git, python and node from terminal on jailbroken(root) Iphone with imessage session don't run. my question is, can you do this feature work?. sorry for my...
System: Linux 6.12.11-0-lts #1-Alpine SMP PREEMPT_DYNAMIC 2025-01-24 20:02:52 x86_64 Linux OS: Alpine 3.21.2 python: 3.12 pip: 24.3.1 from /usr/lib/python3.12/site-packages/pip (python 3.12) pipx: 1.7.1 ### Using pip Output: ```sh pip install...
`go get` is no longer supported outside a module. To build and install a command, use `go install` with a version, like `go install example.com/cmd@latest` For more information, see [https://golang.org/doc/go-get-install-deprecation](https://golang.org/doc/go-get-install-deprecation)