• 0 Posts
  • 9 Comments
Joined 1 year ago
cake
Cake day: December 6th, 2023

help-circle





  • _Atlas_@lemmy.worldtolinuxmemes@lemmy.worldcrash in Ubuntu GNU/Linux
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    10 months ago

    I literary had this problem today!!! What I did to fix, and I’m not sure which one of these it is, but I ran all of these and I got it to work again

    sudo apt install --fix-broken

    sudo apt-get update && sudo apt-get upgrade

    sudo apt install --reinstall gnome

    sudo apt install --reinstall xorg

    sudo apt install --fix-missing

    sudo apt autoremove