If you have already installed alpha-1. You'll need to remove it first. Do so by running the following commands:
sudo systemctl stop snakeoil-rest # Stop snakeoil-rest service
sudo rm /usr/local/sbin/snakeoil-rest -f # Remove the snakeoil rest API server
Next, run the installer again. After the installation is finished. Reboot for good measure.
Ubuntu 22.04 LTS (x86_64)
bash -c "$(wget -qLO - https://artifacts.snakeoil-os.net/artifacts/testing/snakeoil-installer-jammy-x86_64-1.3.0-alpha-2.sh)"
Ubuntu 22.04 LTS (aarch64)
bash -c "$(wget -qLO - https://artifacts.snakeoil-os.net/artifacts/testing/snakeoil-installer-jammy-aarch64-1.3.0-alpha-2.sh)"
Raspberry Pi OS Bookworm (aarch64)
bash -c "$(wget -qLO - https://artifacts.snakeoil-os.net/artifacts/testing/snakeoil-installer-bookworm-aarch64-1.3.0-alpha-2.sh)"
So once 1.3.0 is officially out. 1.3.1 will be about DSP.. So stay tuned
