this post was submitted on 21 Jan 2025
17 points (90.5% liked)

Linux

49177 readers
532 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I wanted to do a full update, but kept having the error that hyprutils 0.3.something was conflicting with hyprutils-git 0.2.something. So I used pacman to install hyprland and had it remove hyprland-git and all the associated -git versions of stuff like hyprpaper.

Anyway, then I did the -Syu, and rebooted, then logged in, only for the login screen to show up again. Now, whenever I login in, it just loops me back to the login.

I feel super stupid for messing with this stuff, and now I'm probably going to have to just reinstall everything. Thankfully, my dual boot windows was not affected.

If anyone wants to laugh at me, it's ok, I deserve it.

top 5 comments
sorted by: hot top controversial new old
[–] azron@lemmy.ml 7 points 2 days ago (2 children)

Just drop to console ctrl-alt-f1 or f2 and yay install the got ones again?

[–] Sodium_nitride@lemmygrad.ml 1 points 2 days ago

It worked, thanks buddy

[–] Sodium_nitride@lemmygrad.ml 2 points 2 days ago

Will try once I extract my personal files from the system into a USB

[–] anon5621@lemmy.ml 4 points 2 days ago

U actually just removed part of hyperland environment ,system is fine actually ,u just need to switch to tty or using live system and chroot to install again package u removed and that's it gonna work again.

[–] wwwgem@lemmy.ml 3 points 2 days ago* (last edited 2 days ago)

As others said, the fix will be easy. Reinstalling everything should never be something you have to do. In the very worst case scenario, chrooting should solve any situation. Contrary to other OS, even removing system files will not force you to do a fresh install from scratch.