👩💻 Join our community of thousands of amazing developers!
If you’re suddenly presented with a different login screen, and can’t login to your manjaro installation, here is how you can solve the issue. First of all, inspect the latest activity logged by pacman: less /var/log/pacman.log If you see anything suspicious (like “removing” packaging), especially those related to plasma*, that’s most likely where the problem is. Connectivity If you’re using Ethernet you should already be connected to the internet. Try it out by updating the system packages: su...