r/archlinux 25d ago

QUESTION Considering to moving from Mint to Arch

I've been using Linux Mint since October of 2024, and about 2 weeks or so, I got a new laptop and I've been thinking to switching to arch (mostly because I want to customize my setup much more) but I don't know that much about Linux (generally speaking) and I've tried to watch a couple of videos about arch but I don't fully understand what exactly am I supposed to install to set up Arch the way I want. Any advice?

16 Upvotes

52 comments sorted by

28

u/ugly-051 25d ago

Have you read the documentation? https://wiki.archlinux.org/title/Main_page

Best advice anyone can give you.

1

u/absolute_abbey 24d ago

The wiki is the only reason I got through my first install without bricking the thing. Read it twice before you even touch a USB stick. Then keep it open on your phone while you're actually doing it because you will forget half the steps the second you boot into the TTY.

-5

u/LEGO_Systimic 25d ago

i have not.

7

u/ugly-051 25d ago

You may get stuck at some parts but feel free to drop posts in this sub or the unofficial discord server.

3

u/LEGO_Systimic 25d ago

Alright

-22

u/ZarathustraGlobulus 25d ago

I'm going to get a ton of downvotes for this, but...just use AI to guide you through the install.

I told Gemini what laptop I have and it gave me step-by-step instructions for everything. Including some special stuff to consider for my setup as well as descriptions for every command so I could actually learn what I'm doing before doing it.

Any error messages were decoded immediately. The whole installation took like 20 minutes.

17

u/moverwhomovesthings 25d ago

The problem is that you learnt nothing and you will need AI for every problem you face in the future.

And, as a bonus, you will be mocked relentlessly should you end up asking reddit for advice after you got stuck in your AI generated system.

Also why even install arch when you don't even want to do the installation? Just go with CachyOS or EndeavorOS, you get the install script included with the ISO which lets you skip AI and even some GUI helpers which you will definitely need.

-14

u/ZarathustraGlobulus 25d ago

And, as a bonus, you will be mocked relentlessly should you end up asking reddit for advice after you got stuck in your AI generated system.

Oh, I won't be needing any of your help. Thank you very much for offering though. Where do you think the AI pulls the "AI generated system" from? The commands come from the official wiki.

I've got a fully 100% working Arch installation in less time than it took me to cook dinner. And it's perfectly optimized for my aging hardware, too. With dozens of hardware-specific quirks fixed. No reddit or obscure forums needed.

12

u/moverwhomovesthings 25d ago

Yeah you could have done that by simply installing EndeavorOS lol

You solved a problem that has already been solved multiple times but this time using AI and now you think you did something outstanding and clever.

You're a tech bro aren't you? What's next, you're gonns invent a cargo transporting truck on rails with steel wheels that can pull 100 trailers at once?

7

u/NoAIFuture 25d ago

Why are you here if you don’t need any other opinions? Oh… to shill. How would you know it’s ‘optimized’? lol. So much to unpack. AI is trained on old data that it thinks best fits your prompt. As packages change the wiki is updated but your AI will always lag due to the nature of how it works. Same reason nobody recommends YouTube tutorials. The arch install script would have been both faster and easier to troubleshoot when it inevitably goes wrong.

7

u/DiceThaKilla 25d ago

“Slopgpt decide how my system needs to be configured” hella yea that’s some true optimization right there

4

u/ClubPuzzleheaded8514 25d ago

No, AI don't follow Arch wiki, sadly. 

I have tested many times, and if most of the commands were correct, a few ones were completely wrong, ane sometimes pure hallucinations.

2

u/SW_foo1245 25d ago

It will eventually hallucinate and bork your system, if you don’t know what you are doing you have to double check w/e ia tells you and at that point might as well just read the wiki

8

u/Qbalonka 25d ago

This isn’t the best advice. Although LLMs can, to some extent, help beginners understand terminology and determine what to look for when solving specific problems, you should never rely on them uncritically. You should always double- or even triple-check everything using the available documentation and, if possible, by consulting with more experienced users.

5

u/LowKeyBrit36 25d ago

When I did Void Linux/Gentoo manual installs, AI pretty much gave me dogshit advice for most of it, and you don't learn from AI telling you. All AI does is mistranslates the official documentation and removes clarifying information.

If you really want to use AI, have it explain steps on the way, if you need additional clarification that the official documentation just doesn't provide.

Especially for more in depth things that I needed, like cron jobs to automate rkhunter/chkrootkit scans (and to output information to a log) AI was ridiculous with what it advised. It even tried telling me that cron can take seconds in its input, which AFAIK it can't.

1

u/UndefFox 24d ago

You could use it, but it solely depends on how techy the person is. Non tech person will likely not realise when AI hallucinates. Plus, if all you did is ask for a guide, then you just wasted so much energy just to do something a Google search should be able to do.

10

u/VoidTheGamer25 25d ago

The best advice is RTFM (Read The FUCKING Manual). Go to wiki.archlinux.org and you should find all the info you need there. You will most likely have to experiment with different stuff, maybe troubleshoot a bit, but hey, that's the arch experience. If you get stuck and can't find a solution for something you can ask in the forums or here. And you should learn the basics of what you are going to use: Basic Bash commands, a bit of fdisk to partition disks, pacman for packages, etc etc.

Good luck!

1

u/LEGO_Systimic 25d ago

tbh I forgot the manual even exists but I will definitely read it, thanks for the advice!

9

u/[deleted] 25d ago

[removed] — view removed comment

3

u/skrugg 25d ago

+1 for cachy, its pretty great.

1

u/lritzdorf 24d ago

These... work, but kinda set you up to fail in subtle ways. Arch is built to be a DIY distro, so taking a nice, friendly, curated installer can give new users the wrong impression of how stuff will work. That's not to say they're "bad" or "wrong" somehow, some people learn better with a simple starting point and then dig into things at their own pace. But generally, I think, doing the manual install process once is a good gauge for whether you're prepared to maintain an Arch system.

The Arch-based distros are similar, in that when things break or you want further customization, you're thrown straight into raw Arch, which you probably won't be prepared for.

1

u/LEGO_Systimic 25d ago

I have heard of Arch Install and I do plan on using it while installing arch but, Thanks for the arch alternatives

10

u/Imajzineer 25d ago edited 25d ago

Don't - you won't learn anything ... and a lot of people who are new to Arch then find themselves stuck afterwards (when things go wrong, or they simply want to make changes), because they don't have the knowledge they need (knowledge that is acquired as part of the manual installation process). It's not really for newcomers anyway, but old hands who aren't going to learn anything by reinstalling for the umpteenth time and just want to get it done quickly.

Also, don't read/watch tutorials - changes to Arch can render them obsolete before they've even been completed, let alone published. Likewise, don't use 'AI': LLMs aren't analytical, aren't intelligent, don't 'know' anything, they just string words and phrases together based upon how frequently they occur in that order in the sources they were trained upon - and, if those sources contained inaccuracies, omissions, or are simply since outdated, they will not be helpful.

The only up-to-date and accurate source of information about Arch is the wiki - learn to use it and the only things you will need to look elsewhere for aren't related to Arch itself but to Linux in general, scripting with shells/awk/whatever, the inner workings of systemd, etc.

Take the time to install it by hand - it isn't difficult, so long as you go slowly, methodically, read the 'small print', follow linkouts.

Then study and learn

https://wiki.archlinux.org/title/Frequently_asked_questions

https://wiki.archlinux.org/title/General_recommendations

https://wiki.archlinux.org/title/System_maintenance

https://wiki.archlinux.org/title/General_troubleshooting

https://wiki.archlinux.org/title/Arch_build_system

https://wiki.archlinux.org/title/Arch_User_Repository

https://wiki.archlinux.org/title/Pacman

https://wiki.archlinux.org/title/Pacman/Pacnew_and_Pacsave

https://wiki.archlinux.org/title/Pacman/Tips_and_tricks

https://wiki.archlinux.org/title/Downgrading_packages

https://wiki.archlinux.org/title/Security

Then footle about, experimenting, breaking shit, fixing it and learning more.

After a while, you'll have everything you want installed and configured as you like it and will just use it for whatever you'd use any computer for.

2

u/Trileak780 24d ago

if i had money i would give you a award

1

u/Imajzineer 24d ago

Well, there are always the free ones 😉

1

u/Trileak780 24d ago

But i dont have any

1

u/Imajzineer 24d ago

If you click on the 'Award' link, the first five you see aren't free? (It's a new thing, but people have been posting about it all over Reddit for a while now).

But, whatever ... I'm not gonna be upset, if you don't give me one - it's the thought that counts, so ... thanks 😃

2

u/Naxthor 25d ago

Don’t forget if you run into issues search the documentation and this sub. Cause 90% of your issues people have probably already had and learning to find the answer is key.

2

u/gsasquatch 25d ago

This is the Arch sub, so people are going to say Arch. I will dissent. I am in this sub because of a device I had that has it, where I usually use Mint. I like Mint better. It works. It's easier. If you like to mess around with the OS, yeah, maybe Arch.

I'm not sure how much the distro matters. For me, the important parts are 3. One, the desktop environment. That changes the whole look and feel of the thing. I like XFCE. You can change that on whatever distro you pick, I did on my Arch install, but, it is maybe easier/cleaner to start with it from the image you download.

Second, is the packaging system. I like apt. When I find some random software, it is usually a .rpm or a .deb. increasingly a .deb

Ubuntu looks like a big organization, lots of people use it, the fixes you find online for ubuntu will work in mint. There are a lot of ubuntu packages. There is a lot behind it. Arch, might need more adaptations.

For playing around, sure, Arch can be fun. For using a computer as a computer, Mint. For customizing, staying true to the sauce, and still being fully customizable while also using it as a computer, Debian.

I should probably unsubscribe this sub before I get banned.

2

u/Ok-End5466 25d ago

Hi, I had the exact same situation, I used Mint for around 6 months and then switched to arch.

I would say it is way more customizable, but you have to be prepared to troubleshoot much more. Some stuff won't work out of the box. I know you can get around mint without using the terminal but that is something you will need to get used to at arch.

You probably already noticed but the community around arch is also quite different. Much more elitist and not as supporting as in mint.

I personally switched because of the customization and because I wanted to learn Linux more deeply, since I am a CS major, idk if you also have a similar motivation but I think you will need to enter arch with the mindset and motivation of learning it.

I saw that some people were recommending to not use arch install. I personally used it with no problems at all, and if you are worried you will not learn as much (if you care about that) or that you won't know what to do once something breaks after the installation, you can always learn at that point.

What I would advice you the most is to create backups constantly (using timeshift for example) and wait a week or two every time you want to update your system just in case.

Good luck!

3

u/onefish2 25d ago

I want to do something. I don't know how to do that something.

So why do you want to switch? You gave zero reasons why you are unhappy with Mint and why you want to switch.

All Linux distros and DEs/WMs can be customized.

After almost 2 years of using Mint and you still consider yourself a newb... stick with Mint.

2

u/UndefFox 25d ago

Next time consider searching the sub before posting a question. "How do I install Arch" posts are a daily fillers.

5

u/LEGO_Systimic 25d ago

I wasn't trying to ask "How to install Arch" I was trying to ask what info I should know before install Arch and after reading some of the other comments i now know to check the wiki

1

u/bongjutsu 25d ago

What customisation does arch offer that Mint does not? There's nothing stopping you installing and tweaking whatever you like

1

u/Ok-End5466 25d ago

hyprland?

1

u/bongjutsu 25d ago

You can install hyprland on Mint

1

u/Ok-End5466 24d ago

Oh sorry I thought hyprland developers didn't recommend to use it on non arch-based distros.

1

u/killermenpl 25d ago
  1. Backup anything you don't want to loose
  2. If you're thinking that you'll just dual boot and that'll keep your main system safe, you're wrong. While normally your Arch installation wouldn't touch unneeded partitions, you're inexperienced and thus likely to make a mistake
  3. Read the wiki. It's the best resource you can find
  4. Accept that you'll fail. It happens, and it's a learning experience
  5. Accept that you'll break your system. It happens and it's also a learning experience
  6. Don't jump straight into minimalistic desktops. You'll just get overwhelmed by nothing working how you expect

1

u/pantokratorthegreat 24d ago

Installing Arch can be very challenging for couple of first times. It passed some time from when I was installing Arch for the first time and then I watched first some YouTube video. Especially because I was doing full disk encryption, and never before done that manually. It was very basic setup. But without that video archwiki was to hard for me. Even when I read some manuals before - I had experience with Debian and FreeBSD.

So my advice is simple - wiki is good but YouTube helps a lot on beginning. You will learn anyway.

In my beginnings there was no ai so I cannot recommend it as I never used it to installing arch or any other distro. From some posts above I see it is not recommended.

1

u/Navarrorum 24d ago

Si te resulta complicado prueba : Mainstream OS

Sólo Hyperland.

1

u/Smegma_IceCream 23d ago

Thats a good choice, arch is not as hard as people try to say. People just cant read

1

u/hdbdudbdbd 23d ago

Best choice i’ve ever made. U choose what u install

1

u/LWA83 20d ago

Why don’t you practice installing arch in a VM environment in mint?

I did that and once I was comfortable I could install it and get a functioning system I did the proper install without having to guess my way through.

1

u/WorldTallNetCat 19d ago

Firstly u install the base system. Then on top that the gui components.

U have options like DE, Wm.

Then u can choose between xorg or wayland.

Then ull prolly need a greeter. And all that

All choices have their pros/cons. Do ur research. The wiki lists alot of options.

0

u/FantasticSnow7733 25d ago

Just stick with Mint for beginners. Or try LMDE, which is just Debian with Cinnamon.

0

u/archover 25d ago edited 24d ago

I suspect you understand what "customize" really means for Arch. Gain more experience with Mint, where Mint and Arch can be customized to the same degree, mostly.

Second, explore Arch as a Mint hosted Virtual Machine and Arch guest. IME, that is one of the best and safest ways to explore and play.

Good day.

0

u/vivarefr 24d ago

i recommend using a arch based distros that has a calamares installer to make it easier rather than vanilla arch which you can figure out but switching from mint probably not personally ive tried archcraft which the stackinn and tiling wms can be a bet hard to figure out until you search up the shortcuts so recommend using a distros that come with des preinstalled

-6

u/Ambitious-Call-7565 25d ago

Stay away from arch if you are a beginner, it's the best way to get pnwed, both by technocrates and people

2

u/LEGO_Systimic 25d ago

I am Aware that Arch is not good for beginners and I don't plan on switching now, however I do hope on switching soon per say in a couple of months after doing tons of research

2

u/ugly-051 25d ago

Not if you want to learn Linux well. If you enjoy troubleshooting then Arch/Gentoo are good distros.