this post was submitted on 22 Mar 2026
11 points (100.0% liked)

Linux

64681 readers
71 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 6 years ago
MODERATORS
 

I’m planning to switch from Manjaro to pure Arch, but I really like the easy setup Manjaro provides. Are there any guides, wikis, or personal tips to replicate that setup on a fresh Arch install? Looking for something that covers the essential packages, configurations, and tweaks to get a similar out‑of‑the‑box feel. Thanks in advance!

top 12 comments
sorted by: hot top controversial new old
[–] mwhj28@lemmy.zip 13 points 4 weeks ago (2 children)

Pure Arch isn't going to give you what you want. EndeavourOS is probably a better option. Nice installer, a relatively kind and helpful community on their forums, and you can use the Arch wiki to fill in the gaps.

https://endeavouros.com/

[–] CarterH739@lemmy.world 3 points 3 weeks ago

I'll second this. I left Manjaro for EndeavourOS a few weeks ago and, so far at least, the experience has been flawless.

[–] Crozekiel@lemmy.zip 1 points 3 weeks ago

This or one of the other "Arch but easier" distros like CachyOS or Garuda Linux. I've been running Garuda happily for about 4 years now, and recently put CachyOS on my laptop to play with it and so far it's been great too.

[–] dlsolo@lemmy.world 4 points 4 weeks ago* (last edited 4 weeks ago) (1 children)

But why? Sorry if that is a vague question. Of it ain't broke...

[–] 404@lemmy.zip 2 points 4 weeks ago

Manjaro breaks all the time...

[–] INeedMana@piefed.zip 2 points 4 weeks ago (1 children)
[–] k4j8@lemmy.world 1 points 4 weeks ago

Really great guide! That site has lots of useful tips. They're kept very current and there's no paywall or ads either.

For your Arch with Cinnamon install, I also recommend this guide.

[–] Veraxis@lemmy.world 1 points 4 weeks ago

Not aware of any guides, but I know that in order to get the terminal to look like Manjaro's, you will need to install the zsh shell with the powerlevel10k theme and zsh-syntax-highlighting. I believe they also use either zsh-autocomplete or zsh-autosuggestions.

At least, this was how it was configured back when I used Manjaro several years ago.

[–] wuphysics87@lemmy.ml 1 points 3 weeks ago

For the memes: RTFM

[–] FirmDistribution@lemmy.world 0 points 4 weeks ago (1 children)

I’m planning to switch from Manjaro to pure Arch, but I really like the easy setup Manjaro provides

Can't you remove the specific Manjaro packages/configurations? I did this when I installed EndeavourOS, I removed ever endeavour-specific package and my "about system" shows "Arch" instead of "Endeavour" now.

I believe that this way you don't have to lose any files.

[–] Attacker94@lemmy.world 2 points 3 weeks ago (1 children)

Iirc manjaro changes the package management to not be rolling release, I think you would have to add back in the base arch repos and risk versioning issues.

[–] FirmDistribution@lemmy.world 1 points 3 weeks ago

ooh, I see. Seems too complicated.