16
submitted 1 day ago* (last edited 22 hours ago) by CarlLandry357@lemmy.world to c/linux@lemmy.ml

I'm thinking of choosing Debian instead. I'm a student, low on budget, and wanna play with linux and laptops, and I think Arch or Cachy OS need updates or distro upgrades(?) weekly or something?

Solved: up to date Arch can last for 2 decades on my cheap laptop, and use Flatpak for older versions of software.

you are viewing a single comment's thread
view the rest of the comments
[-] Telorand@reddthat.com 13 points 1 day ago

You're still in the mindset of Microsoft/Apple. "The latest" doesn't mean software bloat. Hell, I just updated my packages last night, and the space they took up went down. Package updates typically bring improvements, and I'm always excited to see what optimizations they've added. Sometimes, major version changes (e.g. 5.4 to 6.0) bring big changes you might not want or need, but...

...nobody is forcing anything. You get to decide what gets upgraded and when. Arch/Debian isn't some overarching company dictating when updates happen and what gets updated. It's a community-driven project, mostly by hobbyists, and updates happen in a piecemeal fashion as individual package maintainers make improvements.

It sounds to me like you should try out both options in a VM. And if you're planning on Debian, be sure to give PikaOS a try, too.

[-] jorigicoku@lemmy.world 4 points 23 hours ago

With Arch partial upgrades are explicitly not supported. You either upgrade all packages to the current version or you upgrade nothing. With Debian that's different, you can upgrade a single package (with its dependencies) just fine. Technically you can do whatever you want of course.

That said, I wouldn't really worry about upgrades, even on old hardware. Choosing a desktop environment is much more impactful if you worry about performance.

[-] Telorand@reddthat.com 3 points 20 hours ago* (last edited 20 hours ago)

I'm not sure what you mean. There's a specific section in /etc/pacman.conf for ignoring specific or group/meta packages. You absolutely can ignore specific packages and run a typical pacman -Syu to update everything else just fine.

ETA: and you can upgrade a single package with pacman -Sy <package name>

[-] jorigicoku@lemmy.world 1 points 18 hours ago

You can if you know what you're doing, but you shouldn't. In the context of this question holding back an Arch package is not a feature of Arch OP should rely on in every day use. In Debian this is supported (up to a point).

[-] Telorand@reddthat.com 1 points 16 hours ago

I would agree with that wisdom in general. I don't think any package manager would prefer a user piecemeal updates like that.

[-] CarlLandry357@lemmy.world 1 points 1 day ago

If latest release doesnt add bloat, what the software available is only the newest and bloated, for example the latest GIMP? What if you need older Photoshop version or something for ram or ssd?

[-] Telorand@reddthat.com 2 points 20 hours ago

You would run Windows software with Wine (Bottles is great for this). If you can find an older installer, you would (in theory) install it in a specific directory structured for Wine (called a wine prefix).

If software is too big or heavy, there's ways to manually install a specific package version on Arch, or you can tell pacman not to upgrade a package you have already installed by noting it should be ignored via a specific section of your pacman.conf

this post was submitted on 20 Jun 2026
16 points (100.0% liked)

Linux

65905 readers
631 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 7 years ago
MODERATORS