Bash scipts for config, install, update betterfetch
The install scripts
curl https://betterfetch.github.io/scripts/rs/install.sh | bash
curl https://betterfetch.github.io/scripts/cpp/install.sh | bash
The update scripts
curl https://betterfetch.github.io/scripts/rs/update.sh | bash
curl https://betterfetch.github.io/scripts/cpp/update.sh | bash
The uninstall scripts
curl https://betterfetch.github.io/scripts/rs/uninstall.sh | bash
curl https://betterfetch.github.io/scripts/uninstall.sh | bash
Disclaimer: This is slower than installing it locally
curl -sSL https://betterfetch.github.io/scripts/rs/launch | bash
We do not host binaries for arm-based systems, you have to build the project from source yourself