Forcing me to delete gnome and necessary things in order to reinstall depedencies

If you are staying on Zorin OS 16:

If you are moving up to Zorin OS 17; then some of the above may still be helpful. Not all that you installed on 16 may still be maintained in Zorin OS 17 and the Jammy Jellyfish repos.
So, I would just run the

sudo dpkg -l | awk '/^ii/ { print $2 }' >package-list

And then install only the maintained packages in the list.

1 Like