Comment by xorcist
21 hours ago
Most proprietary software ships as tgz files which you can just unpack and run.
A few ships with "installers", which are mostly just bash scripts with the tgz embedded.
Simple enough.
21 hours ago
Most proprietary software ships as tgz files which you can just unpack and run.
A few ships with "installers", which are mostly just bash scripts with the tgz embedded.
Simple enough.
If you pretend dependencies don’t exist. Binaries aren’t portable.