Skip to content

Nuvio Linux v0.1.21-alpha-3 (pkgrel 3 — Supabase auth fix)

Latest

Choose a tag to compare

@JJDizz1L JJDizz1L released this 30 Aug 09:44
7b4f25e

Fix: (typo) breaking Supabase issuer validation → sign-in failed for all Arch package installs.
NOTE If you want to use Nuvio Sync, sign-out of your local anonymous account. This will bring you to back to the login screen. And because the application needs to clear cache, you will need to sign-in to your Nuvio account, wait 15 seconds and then close the application. After you can immediately re-launch the application. You should be signed into your Nuvio Sync account.

Fix: pacman-key was not uploaded to unbuntu key servers. It is now been accepted. No change if you have already imported new key.

Install/upgrade:

sudo pacman-key --add nuvio-linux-gpg-key.asc && sudo pacman-key --lsign-key 9201A54A09675CBEBAD08647EDDA55C8236D6C88
sudo pacman -U https://github.com/JJDizz1L/NuvioLinux-unofficial/releases/download/v0.1.21-alpha-3/nuvio-linux-0.1.21alpha-3-x86_64.pkg.tar.zst
# AUR: yay -S nuvio-linux-bin
# AUR: paru -S nuvio-linux-bin

Verify:

gpg --verify nuvio-linux-0.1.21alpha-3-x86_64.pkg.tar.zst.sig nuvio-linux-0.1.21alpha-3-x86_64.pkg.tar.zst
sha256sum -c SHA256SUMS.txt