-1

Just installed 20.04.1 LTS, it worked before. ran, sudo apt install --reinstall gnome-software, but it did not fix it.

1 Answers1

0

Why you want gnome-software? You will be having snap store (ubuntu software). If u are inclined to have gnome-software, try removing and purging whole data using command sudo apt-get remove --purge gnome-software then try installing again using sudo aptitude install gnome-software. This should solve the problem.