quick fix until I can get packaging sorted: (only required if you have aur-packages: specified in your system.yaml)

wget https://git.blendos.co/blendOS/system-tools/akshara/-/raw/main/akshara && sudo umount -l /usr && sudo mv ./akshara /usr/bin/akshara && sudo chmod +x /usr/bin/akshara && sudo akshara update

If you have the Chaotic AUR already specified in your system.yaml, remove it for now.

Run this instead of the standard sudo akshara update as akshara is replaced every update.