I removed some packages, and now I cant boot

,

This morning I was removing “trash packages”, accidently uninstalled KDE.

Now, I turned on my computer, and there is not the KDE login. Just a weird one (I think is the Fedora default login screen). I am trying entering my password, but the Enter key doesnt works.

My kayboard is English, but I have always used the Spanish layout.

What I need to do? Send help please, bye.

1 Like

Alt+Ctrl+F3:

# List transactions
sudo dnf history list

# Show the last 3 transactions
sudo dnf history info 0..-2 | less

# Undo transaction
sudo dnf history undo ID
2 Likes

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.