卸载软件商店后,怎么重新安装zorin的软件商店 [Translation: How to reinstall zorin's software store after uninstalling it]

sudo apt remove gnome-software 这是卸载命令

sudo apt install --reinstall gnome-software gnome-software-plugin-flatpak gnome-software-plugin-snap

Because You have uninstalled it:

sudo apt install gnome-software gnome-software-plugin-flatpak gnome-software-plugin-snap

因为您已卸载: 请参阅上部命令

The above command still works just the same.

1 Like