Hacker News new | ask | show | jobs
by mobilio 1962 days ago
Or just like on mine case - built from source.

Most of time it's 5 commands tar -xf code.tar.gz && cd blah && ./configure && make -j5 && sudo make install