09-18-2020, 08:27 AM
(This post was last modified: 09-18-2020, 04:24 PM by patrickmollohan.)
(09-18-2020, 03:44 AM)jed Wrote:(09-18-2020, 12:24 AM)patrickmollohan Wrote: sudo apt remove gnome-authenticator
followed by
sudo apt install gnome-authenticator
It's worth noting that apt-get (and by extension, apt) has a reinstall alias:
Code:# man(1) apt-get: reinstall is an alias for install --reinstall
sudo apt reinstall gnome-authenticator
Good tip! However, this didn't work for me either. As with @wasgurd's post above, apt reinstall didn't fix the issue.
EDIT:
Not sure why @"jed" downvoted me over this statement. I said it was a good suggestion, even though it wasn't the right fix. Someone's got their panties in a bunch.