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

Linux

63960 readers
764 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 5 comments
sorted by: hot top controversial new old
[–] mwhj28@lemmy.zip 9 points 23 hours ago

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/

[–] INeedMana@piefed.zip 2 points 17 hours ago (1 children)
[–] k4j8@lemmy.world 1 points 11 hours 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.

[–] dlsolo@lemmy.world 3 points 23 hours ago* (last edited 23 hours ago)

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

[–] Veraxis@lemmy.world 1 points 22 hours 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.