termux / termux-packages

A package build system for Termux.
https://termux.dev
Other
13.25k stars 3.05k forks source link

I don't know what's wrong with termux, I hope you can help me fix it. #21301

Closed Hinatara closed 2 months ago

Hinatara commented 2 months ago

Screenshot_2024-08-28-18-38-23-09_84d3000e3f4017145260f7618db1d683 ...... Thank you admin . .......

sylirre commented 2 months ago

I don't know what's wrong with termux

If you don't know what you installed in Termux, then clear app data and start from scratch.

Further suggestions are:

  1. Ensure you have proper knowledge of shell scripting.
  2. Know what you are doing and what goal you want to achieve.
  3. Inspect all scripts you are running.

What I see on the provided screenshot is clearly user's mistake. You seem copied some commands and put to ~/.bashrc without prior reviewing. Won't be surprised if the copied line was export GOPATH=<your-go-path>.

We are here to review/fix bugs of Termux app and provided packages. Inspecting user content doesn't belong to our range of tasks.