Sphinx 2 Download -
첫 장관련 정보2024년에는 BitTorrent/Magnetic/FTP/P2P/ED2K 등을 지원하는 20개의 외국 아티팩트 다운로드 도구를 권장합니다.

docker run -it --rm ubuntu:18.04 bash apt update && apt install -y wget build-essential wget https://github.com/sphinxsearch/sphinx/archive/2.2.11.tar.gz # ... compile as above

Sphinx 2 Download -

docker run -it --rm ubuntu:18.04 bash apt update && apt install -y wget build-essential wget https://github.com/sphinxsearch/sphinx/archive/2.2.11.tar.gz # ... compile as above