I\'ve read a few answers on StackOverflow & some other sites but none seem to fix the issue I\'m having.
I\'m installing AppGyver Add-ons, via terminal. Getting
Change the ownership for the .config and cache directory
sudo chown -R username:username ~/.config
and
sudo chown -R username:username ~/.cache