curl -LO https://ftp.gnu.org/gnu/coreutils/coreutils-9.1.tar.xz tar -xvf coreutils-9.1.tar.xz cd coreutils-9.1 ./configure make rm coreutils-9.1.tar.xz