388
submitted 2 weeks ago by _carmin@lemm.ee to c/linuxmemes@lemmy.world
top 50 comments
sorted by: hot top controversial new old
[-] TommySoda@lemmy.world 60 points 2 weeks ago

Very dumb question, but I'm kinda new to Linux. Do I have to manually update that or does it just do it when I update packages and the like? I'm on Arch btw.

[-] cRazi_man@lemm.ee 70 points 2 weeks ago
[-] TommySoda@lemmy.world 30 points 2 weeks ago

What's so funny? Like I said, I'm new to Linux.

[-] Churbleyimyam@lemm.ee 58 points 2 weeks ago

"I use Arch BTW" is a meme in the Linux community. It reflects the perceived urge of Arch users to boast about using it.

Welcome to Linux :)

[-] cRazi_man@lemm.ee 29 points 2 weeks ago* (last edited 2 weeks ago)

https://knowyourmeme.com/memes/btw-i-use-arch

You may think you're new....but clearly you have the spirit of a Linux veteran.

[-] TimeNaan@lemmy.world 20 points 2 weeks ago* (last edited 2 weeks ago)

Then Arch is kind of a terrible choice for you. I use it (btw), but I've been using linux since 2008.

The learning curve and constant need to troubleshoot things isn't great for beginners.

EDIT: can someone explain why I'm getting downvoted? Isn't this common knowledge that Mint and other begginner-friendly distros that don't have complicated package managers and require less configuration and maintenance are better for someone who's just starting with Linux?

I myself began with Ubuntu back in '08 but nowadays use both Arch and Mint.

[-] TommySoda@lemmy.world 24 points 2 weeks ago

That's one of the reasons I chose arch. Because of the difficulty i can't take shortcuts or be lazy and have to actually learn. When I tried something like Pop_OS I definitely enjoyed it but didn't really learn anything because it was all done for me.

[-] TimeNaan@lemmy.world 13 points 2 weeks ago

Well then that's a great approach and more power to you. Enjoy Linux!

[-] cmgvd3lw@discuss.tchncs.de 3 points 2 weeks ago

Arch Linux can be a bit overwhelming for newbies when trying out for the first time. Hey if you are comfortable with it then so be it. But if you have tried other friendly distros before this you can get an understanding of different package managers, arch packages, AUR etc. And to answer the question if you installed KDE through pacman or AUR helper, then it will be updated automatically when you update other packages through it.

[-] morbidcactus@lemmy.ca 5 points 2 weeks ago

What are y'all doing that you need to troubleshoot constantly? My experience with arch is about the same as my experience with Debian.

load more comments (1 replies)
[-] Senseless@feddit.org 9 points 2 weeks ago

One of us! One of us!

[-] superkret@feddit.org 36 points 2 weeks ago

It does it automatically.
But make sure to read the Arch news before every update, especially when it's a lot of packages. Something big like a new KDE Release might require minor manual intervention.

[-] BuboScandiacus@mander.xyz 38 points 2 weeks ago* (last edited 2 weeks ago)

I'm more of an "update first, care later" type of person

And it works great, 100% recommended to newbies

Oh and make a separate home partition, just in case

[-] acockworkorange@mander.xyz 5 points 2 weeks ago

Live fast and die young 🀘

load more comments (4 replies)
[-] omgitsaheadcrab@sh.itjust.works 15 points 2 weeks ago

I've literally only read the news the 1 or 2 times there was a breaking change during an update. Blindly updating (non-AUR) has served me fine for over 10 years

[-] somenonewho@feddit.org 2 points 2 weeks ago

Well everyone's milage may vary. I have set up informant some time ago so I'm forced to read the news on updates. But much more importantly I've ignored .pacnew files for years till it bit me in the ass when a Pam config file change broke my login so now I'm not ignoring.pacnew but merging them every update.

load more comments (5 replies)
load more comments (1 replies)
[-] 97xBang@feddit.online 22 points 2 weeks ago* (last edited 2 weeks ago)

There's no way you're so new to Linux that you wouldn't know if that would update automatically yet you're running Arch btw. That's like saying, "Do I need to do oil changes on my car? I built my engine, btw."

[-] TriflingToad@sh.itjust.works 22 points 2 weeks ago

all you have to do to "run" arch is type out some lines from a YouTube video and press enter. With all the people saying "Arch! Arch!" at every corner it's totally understandable that someone would try it and still be confused on basic stuff.

[-] FooBarrington@lemmy.world 14 points 2 weeks ago

Nah, there's a bunch of people (even on Lemmy) that recommend Arch or Arch-derived distributions to newbies. Many mention they haven't used any other distro themselves.

load more comments (4 replies)
[-] mexicancartel@lemmy.dbzer0.com 6 points 2 weeks ago

Arch stereotype is over with archinstall and direct step by step tutorial. You don't need to know how new release get updated to install arch

[-] communist@lemmy.frozeninferno.xyz 8 points 2 weeks ago

On linux, generally everything you install is through a centralized repository, you can think of it as an app store, arch is all entirely updated through pacman, pacman is just a command line way to interact with the app store.

[-] kuberoot@discuss.tchncs.de 5 points 2 weeks ago

In general, almost everything you install with pacman will update when you do pacman -Syu (and restart, in case of kernel updates). The way packages work, all the files needed for a piece of software to function are installed from a package, and when you install a newer version, it removes all the files from the old version and puts in new ones. (Caveats apply to configuration files you can modify - those don't get replaced if you do)

So after you update some software through pacman, it should be in an entirely clean state, just like if you just installed it. The main caveats apply to things like flatpak, which manage its own packages, and software like Steam and Discord, which have an additional auto-updater for some things that's storing files separately.

[-] thisbenzingring@lemmy.sdf.org 3 points 2 weeks ago

I am not sure if anyone answered your question in a way that you were expecting so let me try

yes you will get the update but you might not know it because your config wont change, so you have to go into the theme settings and use the "default" to see the pretty

[-] possiblylinux127@lemmy.zip 3 points 2 weeks ago

You update and then the entire system breaks (because Arch)

load more comments (1 replies)
[-] pelya@lemmy.world 47 points 2 weeks ago

It's called Plasma. Plaaaaaassssmmmaaaaaaaaa.

[-] avidamoeba@lemmy.ca 33 points 2 weeks ago

Me who uses GNOME on Debian stable

I've tried really hard to like GNOME, but god damn we don't get along. Debian 12 is solid AF though.

[-] kusivittula@sopuli.xyz 5 points 2 weeks ago

I have tried both kde and gnome many times and i can't stand either one. I'm forever stuck in cinnamon.

somehow every distro that ships with kde has tons of big bugs that I can't figure out (probably related to my setup), and gnome feels like a tablet UI. cinnamon won't autosuspend but it's the smallest headache of these...

[-] BeigeAgenda@lemmy.ca 5 points 2 weeks ago

Funny enough Cinnamon is Gnome 3 done right.

And I agree gnome in general has its sore points, I'm just used to them.

[-] SaharaMaleikuhm@feddit.org 3 points 2 weeks ago

I found that for me installing KDE Plasma on Mint is peak. I'm using it like this since the Mint 22 Beta.

load more comments (3 replies)
load more comments (1 replies)
[-] lemming741@lemmy.world 25 points 2 weeks ago

sudo apt install cool-package
438 dependencies will need to download 1.4 gb ^C ^C ^C ^C ^C

load more comments (2 replies)
[-] SaharaMaleikuhm@feddit.org 20 points 2 weeks ago

That's right 5.27.12 is out. Ohhhhhh yeeeeeeeeaaaahhhh

[-] ikidd@lemmy.world 26 points 2 weeks ago

Someone uses Debian Stable...

[-] MazonnaCara89@lemmy.ml 9 points 2 weeks ago

Where I live, we live life one KDE update at a time.

load more comments (1 replies)
[-] mugdad1@lemm.ee 6 points 2 weeks ago
[-] unknown1234_5@kbin.earth 3 points 2 weeks ago

I run krohnkite and klassy, but damn is it a fine default.

[-] kekmacska@lemmy.zip 2 points 2 weeks ago

kde is bloated. lagging with 8gb ram

[-] 97xBang@feddit.online 26 points 2 weeks ago

Feel free to download this badass ram

[-] mexicancartel@lemmy.dbzer0.com 12 points 2 weeks ago

yOu WouLdNT doWnLoAd A cAR

[-] TriflingToad@sh.itjust.works 9 points 2 weeks ago

I am now running Linux on that truck, it is even slower now please help

[-] mexicancartel@lemmy.dbzer0.com 7 points 2 weeks ago

Specify your cpu too. Mine is also 8gb ram and its smooth as fuck and uses like 2~3 gb max

load more comments (10 replies)
[-] possiblylinux127@lemmy.zip 4 points 2 weeks ago

KDE can work fine in 4GB. GPU and CPU matter much more. What is your GPU?

load more comments (2 replies)
[-] ColdWater@lemmy.ca 4 points 2 weeks ago

What dinosaurs of a computer are you using?

[-] 0101100101@programming.dev 2 points 2 weeks ago

Amateurs. Mate > KDE.

load more comments
view more: next β€Ί
this post was submitted on 08 Feb 2025
388 points (100.0% liked)

linuxmemes

22802 readers
404 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. πŸ‡¬πŸ‡§ Language/язык/Sprache
  • This is primarily an English-speaking community. πŸ‡¬πŸ‡§πŸ‡¦πŸ‡ΊπŸ‡ΊπŸ‡Έ
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • Β 

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 2 years ago
    MODERATORS