wget -c https://github.com/dosfstools/dosfstools/releases/download/v3.0.28/dosfstools-3.0.28.tar.xz tar -xJf dosfstools-3.0.28.tar.xz cd dosfstools-3.0.28 make PREFIX="/usr" # Doesn't mind -j# make install PREFIX="/usr"