this post was submitted on 31 May 2024
1049 points (95.6% liked)

linuxmemes

20401 readers
1383 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Speculater@lemmy.world 21 points 2 months ago (12 children)

I'm thinking of using my second SSD to install Linux, is Arch actually good or just a meme?

[–] Sebbe@lemmy.sebbem.se 21 points 2 months ago
[–] zcd@lemmy.ca 16 points 2 months ago* (last edited 2 months ago)

It's a really good, slightly bare bones initially but completely modular/customizable. If it's your first foray into Linux something like Debian, Mint or PopOS would be a slightly more comfortable starting point

[–] perry@lemy.lol 9 points 2 months ago (1 children)

Depends on your use case. Arch is a DIY distro but is well maintained and has the latest packages on their repo. Its user centric, unlike many distributions that are user friendly. You could read the archwiki to find out if its for you

[–] Speculater@lemmy.world 3 points 2 months ago

I used Ubuntu for about a decade and I still use a Linux system via SSH to run code, so I'd like the challenge. I just wanted to know if it's worth the work or just a meme, thanks!

[–] Jumuta@sh.itjust.works 6 points 2 months ago

i like it but i think beginners should start out with" just works" distros

[–] onlinepersona@programming.dev 6 points 2 months ago

For beginners, don't go with Arch. Debian or Linux Mint for normal stuff, Bazzite if you're going to game. Once you want to get to know the internals of a linux distribution, you can go for an unstable distro like Arch, Gentoo, or way lower with Linux From Scratch (LFS).

P.S Arch is a meme because it was hard to use and required the terminal, but it lost that spot to NixOS.

Anti Commercial-AI license

[–] JackRiddle@sh.itjust.works 6 points 2 months ago

Arch is great, but not very beginner friendly. It might be better to start with somethin debian-based like linux mint, and install arch once you get used to using the commandline and know where to find answers to your questions etc.

[–] neo@lemy.lol 4 points 2 months ago

I'm using Ubuntu derivatives since many years. I've looked at Arch in virtual machines and was very much lost. Even with Manjaro I didn't get along. I'm still testing EndeavourOS, which looks promising.

So to me, Arch is too much hands on for my lazy ass. However, if you like to nerd yourself into it, it's awesome (I think).

[–] eskimofry@lemmy.world 3 points 2 months ago

You can start with Endeavor OS KDE.. it's an arch system with Endeavor OS package managment added on top. So the Arch experience is the same.. without the pain of installation.

Plus it has some cool wallpapers.

[–] saddlebag@lemmy.world 3 points 2 months ago
[–] ayaya@lemdro.id 3 points 2 months ago* (last edited 2 months ago) (1 children)

It is genuinely amazing, there's a reason us Arch users never shut up about it. The setup/configuration in the beginning will seem daunting but once you have everything the way you want it is a smooth and enjoyable experience.

[–] Speculater@lemmy.world 2 points 2 months ago (1 children)

I've spent over a decade in Ubuntu and using ssh terminals to run code, but I'm looking for big boy Linux. I think I'll try it out.

[–] ayaya@lemdro.id 2 points 2 months ago (1 children)

If that's the case it should be a much easier transition. I also came from Ubuntu originally.

You will notice the difference right away. Everything is always up to date so you're not waiting half a year for updates and there's no big upgrade transitions between major versions. And pacman is a lot faster than apt in general.

Plus with the AUR you'll never touch another PPA again. Almost anything you could possibly want is in there, even some of the most obscure/specific things.

I do recommend doing everything from scratch if you have the time, but if not EndeavourOS is literally just preconfigured Arch (and I do mean literally, it uses the same repos) so that's also a solid option.

[–] Speculater@lemmy.world 2 points 2 months ago

That sounds amazing actually. And a good challenge, I'll give it a go when I get my computer back next week.

[–] FiniteBanjo@lemmy.today 2 points 2 months ago

If you're on Windows currently and it supports Hyper-V then I recommend using it to try a few distros out. I liked using Kubuntu 23 recently.

[–] MehBlah@lemmy.world 1 points 2 months ago* (last edited 2 months ago) (1 children)

Use something easier to get started with like Ubuntu or Debian. Arch isn't that great. I've installed it a few times as a VM but to me it brings nothing new to the mix. I kinda view Arch fanatics like apple fan bois or beer snobs. Kinda fun to laugh at for being so pretentious. After a while though you wish they would quit hot boxing their own hubris.

[–] ayaya@lemdro.id 1 points 2 months ago

It brings nothing new to the mix until you want something that's up to date or something that's not in the main repos and now you have to track down a PPA or manually install a deb file and keep it updated yourself instead of being able to use the package manager.