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
1) run
$groups
to get the name of your group
2) then run
$sudo chown -R {user}:{group} ~/.config $sudo chown -R {user}:{group} ~/.cache
where {user} - is username and {group} - is group name