Closed licoba closed 3 months ago
If you want to install the Python version, just sudo python3 -m pip install --upgrade trzsz
on the server.
If you want to install the Go version (Recommended), just go install github.com/trzsz/trzsz-go/cmd/...@latest
on the server.
OK, thank you. My server does not have a Go environment. It seems that I can only install the python version. Do I need to configure environment variables after installation? Or can I use it directly after installing it with python?
I will compile the freebsd binary in the next Go version. You can download and unzip it from Go Releases to use.
Do I need to configure environment variables after installation? Or can I use it directly after installing it with python?
As long as you can find trz
and tsz
after installation and run them.
Okay, thank you very much.
I didn't find the tutorial