Ubuntu 20.04 Installation bugs

Reviews and other little ventures that don't quite fit into the other forums
Daniel Wee
Site Admin
Posts: 2449
Joined: Wed 25 Feb 25 2009 8:00 pm

Re: Ubuntu 20.04 Installation bugs

Post by Daniel Wee »

If the Software & Updates refuses to open, it might be a problem with running:-

Code: Select all

sudo software-properties-gtk
This might be fixed by re-installing two packages:-

Code: Select all

sudo apt install --reinstall python3-six python3-certifi
Post Reply