The only reason I went with manjaro this last time is because I had my arch Linux install adventure already and I just wanted my computer to work. is there an install script that just works now?
I just switched from Bazzite to Cachy today. For some reason my disk space got… clogged, with Bazzite? Filelight was no help so I backed everything up, wiped the disk, installed Cachy, replaced my files, and the disk went from being nearly full to only using 600GB. Still not sure what happened there.
Cachy, meanwhile, has asked me to update 4 times in the 4 hours I’ve been using it. Which is fine, I get that Arch is rolling release, but now on the 4th update it keep failing for some reason. Also I can’t have my headphones and speakers plugged in at the same time or my speakers don’t work.
Sigh. All this KDE stuff is nice and flashy, and my games have worked with both Bazzite and Cachy, so I appreciate that, but damn is it tough for me to make a Linux recommendation to anyone else that isn’t just “use Mint, it’s stable.” Anything more in depth turns into a mini essay (see above!)
I know, I just like to see the “up to date” symbol in the toolbar, especially on a fresh install. Like I said, I get that it’s rolling release; the problem isn’t the frequency of updates, it’s that this most recent update keeps failing when I try to install it.
In addition to what has been mentioned already, Garuda is an Arch derivative where convenience is the whole point. No install scripts, just your usual live ISO with a Calamares installer plus a bunch of convenience utilities once you’re set up.
It’s not exactly lightweight by default but it does make for a very comfortable Arch experience.
I’ve used Archinstall without issue a couple times now. I get why it might not fit every use case or seem as intuitive to others as it does to me but I’ve enjoyed using it.
I tried to use Archinstall but I was installing on a partition on a secondary drive and I couldn’t get it to go in the right place so I just did it the long way. It’s really not that hard but I can see how it’s a bit daunting if you’ve never done it before. Archinstall seems like it would be good if you where installing it as the main os.
ArchInstall seems to offer or install stuff that may be confusing for a new user though, such as installing the OS on LVM, enabling zram, zero swap allocated, etc
If I bothered to do it all over again, I’d likely go with manual install instead of ArchInstall.
yeah something like this is what I’m talking about. when I set up my laptop I followed a Reddit post by someone who had the same model. it wasn’t difficult by any means but it took a while to get everything configured.
Manjaro comes with a shitload of stuff that I don’t need and I end up ripping out a lot of it and disabling services
The only reason I went with manjaro this last time is because I had my arch Linux install adventure already and I just wanted my computer to work. is there an install script that just works now?
There is archinstall which does everything for you. If you don’t wanna do anything yourself though, just check out CachyOS or EndeavourOS
I just switched from Bazzite to Cachy today. For some reason my disk space got… clogged, with Bazzite? Filelight was no help so I backed everything up, wiped the disk, installed Cachy, replaced my files, and the disk went from being nearly full to only using 600GB. Still not sure what happened there.
Cachy, meanwhile, has asked me to update 4 times in the 4 hours I’ve been using it. Which is fine, I get that Arch is rolling release, but now on the 4th update it keep failing for some reason. Also I can’t have my headphones and speakers plugged in at the same time or my speakers don’t work.
Sigh. All this KDE stuff is nice and flashy, and my games have worked with both Bazzite and Cachy, so I appreciate that, but damn is it tough for me to make a Linux recommendation to anyone else that isn’t just “use Mint, it’s stable.” Anything more in depth turns into a mini essay (see above!)
you dont need to update every time an update is available.
just update once every couple weeks
I know, I just like to see the “up to date” symbol in the toolbar, especially on a fresh install. Like I said, I get that it’s rolling release; the problem isn’t the frequency of updates, it’s that this most recent update keeps failing when I try to install it.
maybe try refreshing the keyrings first.
sudo pacman -Sy archlinux-keyring
You probably had snapper making tons of backups. You can open up btrfs assistant and delete some old snapper backups to make room.
Set up the snapper-timeline.timer and set snapshots to only snap on update/remove of packages with snap-pac. Also from the arch wiki,
Create subvolumes for things that are not worth being snapshotted, like /var/cache/pacman/pkg, /var/abs, /var/tmp, and /srv.du -sh * | sort -h
That’s how I usually try to figure it out
EndeavourOS is very close to being vanilla arch with sane defaults. I run it on multiple machines and it’s rock solid.
In addition to what has been mentioned already, Garuda is an Arch derivative where convenience is the whole point. No install scripts, just your usual live ISO with a Calamares installer plus a bunch of convenience utilities once you’re set up.
It’s not exactly lightweight by default but it does make for a very comfortable Arch experience.
Garuda was actually my first distro. Smooth as butter lol I still remember thinking why are there 3 different version.
I’ve used Archinstall without issue a couple times now. I get why it might not fit every use case or seem as intuitive to others as it does to me but I’ve enjoyed using it.
I tried to use Archinstall but I was installing on a partition on a secondary drive and I couldn’t get it to go in the right place so I just did it the long way. It’s really not that hard but I can see how it’s a bit daunting if you’ve never done it before. Archinstall seems like it would be good if you where installing it as the main os.
ArchInstall seems to offer or install stuff that may be confusing for a new user though, such as installing the OS on LVM, enabling zram, zero swap allocated, etc
If I bothered to do it all over again, I’d likely go with manual install instead of ArchInstall.
yeah something like this is what I’m talking about. when I set up my laptop I followed a Reddit post by someone who had the same model. it wasn’t difficult by any means but it took a while to get everything configured.
Manjaro comes with a shitload of stuff that I don’t need and I end up ripping out a lot of it and disabling services