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.


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?
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