MinIO Warp is distributed as a prebuilt binary. Download the binary. https://github.com/minio/warp/releases/download/v0.5.5/warp_0.5.5_Linux_x86_64.tar.gz Extract the binary. tar -xvf warp_0.5.5_Linux_x86_64.tar.gz Verify the content of the extracted file. ls -lrt Verify the Warp version. ./warp --version