Sunday, April 28, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 1214  / 3 Years ago, sun, october 17, 2021, 8:07:12

I installed the latest gnome3 from webupd8's ppas and somehow borked my system.



while doing a ppa-purge it somehow decided to remove the ubuntu-desktop meta package



now while i'm trying to get back to pure ubuntu, i try this:



sudo apt-get install ubuntu-desktop


and get this:



ubuntu-desktop : Depends: eog but it is not going to be installed
Depends: gnome-control-center but it is not going to be installed
Depends: gnome-session but it is not going to be installed
Depends: nautilus but it is not going to be installed
Depends: nautilus-sendto but it is not going to be installed
Depends: unity but it is not going to be installed
Recommends: gnome-screensaver but it is not going to be installed
Recommends: libgail-3-common but it is not going to be installed
Recommends: nautilus-share but it is not going to be installed
Recommends: totem but it is not going to be installed
Recommends: totem-mozilla but it is not going to be installed
Recommends: ubuntuone-client-gnome but it is not going to be installed
E: Unable to correct problems, you have held broken packages.


trying to install any of these results in more held dependencies that will not install.



How do i "Unhold the broken packages" to get back to where nautilus can be installed?


More From » apt

 Answers
4

I was able to fix it up! Here are my steps:




  1. re-enable extra repos.

  2. ppa-purge those repos and make sure to delete ALL affected packages.

  3. apt-get update && apt-get dist-upgrade

  4. apt-get install ubuntu-desktop gdm



And that should be it. Some of my apps were uninstalled, but all the config data was intact and everything is back to normal now!


[#40258] Monday, October 18, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
armis

Total Points: 38
Total Questions: 106
Total Answers: 118

Location: Mali
Member since Sat, Feb 12, 2022
2 Years ago
;