error trying to change track DE

Unhappy with the choice of cinnamon and cannot seem to switch, do I need to do a full reinstall?
No description
Solution:
umount -l /usr && wget https://git.blendos.co/blendOS/system-tools/akshara/-/raw/main/akshara && sudo mv ./akshara /usr/bin/akshara
umount -l /usr && wget https://git.blendos.co/blendOS/system-tools/akshara/-/raw/main/akshara && sudo mv ./akshara /usr/bin/akshara
...
Jump to solution
6 Replies
Asterisk
Asterisk2y ago
update akshara then try again here's the script to do so
Solution
Asterisk
Asterisk2y ago
umount -l /usr && wget https://git.blendos.co/blendOS/system-tools/akshara/-/raw/main/akshara && sudo mv ./akshara /usr/bin/akshara
umount -l /usr && wget https://git.blendos.co/blendOS/system-tools/akshara/-/raw/main/akshara && sudo mv ./akshara /usr/bin/akshara
Asterisk
Asterisk2y ago
seeing as your akshara version is broken you have to do this once that's done try updating
RadicalGoose
RadicalGooseOP2y ago
That's odd it's a fresh install apart from a Debian container and opera .deb, will try now though
Asterisk
Asterisk2y ago
it's because of an upstream arch mirror change they renamed a file that we use so we had to fix the internal logic you did nothing wrong
RadicalGoose
RadicalGooseOP2y ago
Ah thanks, I'll try it

Did you find this page helpful?