Arch Linux For Newbies? Manjaro Is Here! 120
Penurious Penguin writes "Well within the top ten Linux distros, Arch Linux has a strong following for sure. But with an installation process requiring a little more involvement than the average distro, not every prospective user is ready to embrace the Arch Way, and understandably so. This is where Manjaro steps in. With a 100% compatibility with Arch, uncompromising adherence to principia KISS and a pre-configured Xfce, — or alternatively available GNOME & KDE — those who've been hesitating to explore Arch now have a few less excuses.
And a little side-note for those still bitter about the lack of package-signing: You'll be glad to know that Arch fully implemented package-signing in June of 2012."
love Arch (Score:5, Insightful)
Being short on time for the last 6 months, I've kept 4 machines right up to date with the latest packages through some fairly major changes (filesystem and udev, off the top of my head) by doing little more than invoking pacman every now and then.
When I get some time, I know I can get my hands dirty using abs if I so choose. Arch is beautiful.
Re:love Arch (Score:4, Informative)
Its very neat, right until you get bitten by the bleeding edge software updates.
I've had my system rendered unbootable or at least without working wifi or graphics drivers a few times after updating.
Its a nice linux distro with a russian roulette feature built-in
Re:love Arch (Score:4, Informative)
Its very neat, right until you get bitten by the bleeding edge software updates.
I've had my system rendered unbootable or at least without working wifi or graphics drivers a few times after updating. Its a nice linux distro with a russian roulette feature built-in
This is why I dual boot. Linux and Linux.
Manjaro with Enlightenment ? (Score:1)
Maybe I'm asking too much, but will Manjaro offer a version that integrates with Enlightenment, instead of the current Xfce integration ?
Re: (Score:2)
Though to be absolutely fair I would also say that you should be familiar with some aspects of the Linux philosophy. It's not like a plain Windows user (in the bliss of his ignorance) could read the installation guide and install a fully functional arch deskop without any external help. An Ubuntu user should though.
Re: (Score:3)
Re: (Score:3)
without working wifi drivers
what, you mean there are working wifi drivers? ;)
Re: (Score:2)
Always read the archlinux website before doing pacman -Syu, if there are expected problems with the upgrade it gives instructions how to avoid them.
Re: (Score:2)
I just visit the website if I have any issues/warnings/errors (since I -Syu every day). The rule is, though, to follow arch-announce, or follow the website's rss.
Re: (Score:2)
I've had my system rendered unbootable or at least without working wifi or graphics drivers a few times after updating.
To be fair, I've never had that problem with Mandrake, Mandriva or kubuntu, but a Windows update that replaced my perfectly good network driver with one the was totally nonfucnctional is the last straw that got me to Linux.
Re: (Score:1)
The biggest weakness of arch is package management. Pac is mediocre at best, and anything that isn't available with pacman is a gigantic pain in the ass to install.
Re: (Score:3)
Have you used the AUR? I find compiling on Arch is way easier than it was on Ubuntu.
The PKGBUILD system means only one person has to figure out the compile process and then they can easily share it with everyone. If it doesn't work on your system, you can often open it in a text editor and tweak it to find something that works.
Sometimes it takes a bit of effort, but learning to help yourself is the whole point of Arch.
Re: (Score:1)
Yeah, I was most disappointed by how often I had to try to get the thing I needed through AUR, which I don't think ever worked for anything I tried to build.
Precisely the benefit of having moved back to a debian based distro is that most everything is a package in repos, and anything that isn't is distributed in a deb that pretty much always works.
I liked Arch for being able to decide what I wanted at install, and the speediness that came from that. And the instructions were pretty good so it wasn't difficu
Re:love Arch (Score:4, Informative)
Re: (Score:3)
Please don't recommend yaourt on public places like this. It has serious security issues, and you'll just make new users start using it on their first day. If you must recomend an AUR helper, it'd better be packer.
In any case, the point of not including an AUR helper ni arch, is because AUR is unsupported, and any user can upload anything there. Users are advised to review the PKGBUILD before building it (it might just say "rm -rf /").
Re: (Score:2)
Re: (Score:2)
I was just leaving a warning, since many people would read your comment, and may be tempted to use yaourt, which actually sources the PKGBUILD's before you check them.
Re: (Score:1)
Have you used the AUR? I find compiling on Arch is way easier than it was on Ubuntu.
The point is you usually don't have to recompile things on Ubuntu, given the prevalence of PPA repositories.
Re: (Score:2)
I love PPAs myself, but they aren't available for everything.
Case in point: I was interested in install Wagic the Homebrew on a Ubuntu computer recently, but I couldn't find any PPA for it.
Re: (Score:2)
Is that kinda like trusting a distro like Arch to begin with, which has never considered security anything remotely near a high priority? Golly, I sure want to trust a distro that considered ignoring something as insignificant as package signing [wordpress.com] with my data.
Re: (Score:2)
Arch now supports package signing (and it's enabled by default), so your point is pretty much invalid.
Re: (Score:2)
No, it's not invalid at all. This is a distro run by core devs who for years not only didn't give two shits about security in any form, but openly lied to their own users about the implications of their own decisions. I'm keenly aware of the current status of Arch with respect to package signing, and it's a classic case of too little, too late. Trust is a funny thing: once you break it, good luck ever getting it back. Have fun with your toy distro.
Re: (Score:2)
So I shouldn't trust a package now, because older versions were not signed? I guess I shouldn't trust any distro in that case.
Re: (Score:2)
No, you shouldn't trust a package now because the distro you're using is run by core developers who still don't have a shred of honest concern for security. Go ahead and talk to the them about the topic; it'll at least result in a few laughs. Let's put it another way: if someone shot you in the face last year, but has promised he's changed his ways, are you going to invite him over for dinner tonight?
Re: (Score:2)
Having never actually tried Arch, from what I read about it I gather that it's more efficient than Ubuntu. Then again, pretty much every distro that isn't Ubuntu is more efficient than Ubuntu.
It's also supposedly more minimalistic (a term I've come to loathe due to its popularity among the apple zealots), elegant and with emphasis on code correctness (quoting Wikipedia here).
Still and all, so far I haven't seen any reason to switch away from Debian for Serious Business and PCLinuxOS for user-friendly stuff.
Re: (Score:3)
I've tried a lot of distros (Slackware, Ubuntu, Xubuntu, Gentoo, Zenwalk, Voyage, Red Hat, Fedora, SUSE, Mandriva, Knoppix, Puppy, Damn Small, Vector, Tiny Core), and am currently using Arch. Arch gets me the closest to current software, without having to spend too much time on updates, and offers a variety of desktop environments and graphics drivers. If the open graphics drivers ever achieve good 3D acceleration, Arch will have them by the next day or 2. When Firefox or kernel.org release updates, Arch
Re: (Score:1)
While I'm a self-confessed Fedora fanboi, Arch is the one distro I would happily change to if things went nasty. I like a lot of stuff about Arch, and the idea that it reamins cutting edge and therefore edgy (not necessarily ready for prime time) but still very solid and powerful is all good to me.
This is good news (Score:2)
Re: (Score:2)
Really? A half-hour installation process turned you off? I don't mean to be offensive, but you're really better off using something like Mint or Ubuntu; Arch is a "configure it the way you like it" distro, so even after installation, you still need to manage you own system.
Chakra? (Score:4, Informative)
How is this different from Chakra [chakra-linux.org]?
Re: (Score:2)
This project is more trying to be what Sabayon is for Gentoo. They're keeping compatibility and streamlining the install experience.
Re: (Score:3)
Re:Chakra? (Score:5, Funny)
So subtle you were, that I almost missed the challenge!
Since when is a question informative?
Since the age of the quest.
It's not like this is some kind of Zen koan.
Indeed. To be like something, a thing must not be that something.
Dumb fucking neckbeards.
Ah! Smart abstinent prepubescents!
Have I passed the test, or has it passed me?
Re: (Score:2)
>> Dumb fucking neckbeards.
> Ah! Smart abstinent prepubescents!
Nah, he's just bitter he can't grow a beard like all the important computer scientists can ;-)
http://www.codethinked.com/the-programmer-dress-code [codethinked.com]
http://www.codethinked.com/The-Programmer-Dress-Code---Part-Deux [codethinked.com]
http://entertainment.slashdot.org/story/08/04/29/181249/facial-hair-and-computer-languages [slashdot.org]
Re: (Score:2)
Since it includes a link to an alternate product that IS informative...
Also, neckbeards is very 4chan; summer is over, go back to school. ;)
Don't think Manjaro gets the idea of Lightweight (Score:2)
The package list looks like he kept adding codec support and other stuff you may not need until he hit the arbitrary 700MB limit. I know there will be a few who use it but who wants wavpack in their default install. Everyone can download these later.
I guess there is not too many look like services that slow you down but unless he used crap compression the default install size is that of Ubuntu.
Just give the user a desktop environment, a browser (to look up stuff on the wiki), the text installer for the conf
Re: (Score:2, Insightful)
Re: (Score:3)
I think that you're missing the point of the distro.
No they are not clear. Still can't tell if they newbie in the arch or linux sense.
My initial understanding was that they wanted to help you skip the install, which is not fun without prior knowledge and the beginners instructions were a little out of date.
Installing user-space programs that most will never use does not fit the arch way. They appear to want to make Debian with an "arch core", which provides none of benefits of arch as the core arch utilities are only average.
Re: (Score:1)
Re: (Score:2)
I or users still want access to these packages, I just don't want to have to track them with rolling releases or taking up space on my hypothetical SSD if I don't chose them.
Can it be made friendlier and stay true to Arch? (Score:5, Interesting)
One of the main points of installing Arch is that it forces you to learn about how your system is built.
While some people have reported problems with Arch's rolling updates, I have had zero troubles in my 6 months of using it. When something pops up that requires you to do anything more than "sudo pacman -Syu", you can always find the solution on the forum announcements.
It's absolutely true that I would not bother to spend the time setting up an Arch install for someone else. I gave a friend a Kubuntu install and I was surprised to see how much stuff was buggy on it compared to my own KDE Arch. So maybe there is a niche for this, but I am not at all convinced that things can be made "user-friendly" without them also becoming non-transparent.
Re: (Score:1)
i find it funny that all of my hardware works out of the box using Arch, but ubuntu gives me problems after problems
Re: (Score:2)
While some people have reported problems with Arch's rolling updates, I have had zero troubles in my 6 months of using it.
Six months doesn't seem like a very long time to vouch for the stability of the updates.
I'm not talking about Arch here specifically, but it seems to me any system accumulates bits of custom configuration and slight deviations from the common use patterns over time. In a word, entropy. As your particular setup becomes more specialized and rare, it becomes less likely to have been covered by testing and therefore more prone to conflicts with new updates. So while a good six months is a good six months, it ma
Re: (Score:3)
Well, I've been using Arch since... had to actually login into the forum to see how long, since 2004. At some point I when I was finally able to use Linux at work, I told myself I should use a more "professional" distribution, as I'm partial to KDE I tried OpenSUSE. That didn't last long, it was a really buggy and generally unpleasant experience, I promptly returned to Arch. In my experience, given how bleeding edge Arch is, it's really amazingly stable. Yes, every now and then the updates require some manu
Re: (Score:2)
Having said that, the rolling release system also means you have to go with the flow - you don't need to upgrade daily, or weekly even, but still every now and then.
And that's the problem with Arch. You can leave a Debian installation unattended for years and it will still correctly update. Why can't Arch do that?
Re: (Score:2)
I'm not an Arch developer, so this is just my impression as a user. Arch seems to target for simplicity and also being bleeding edge. As such, there are points when some very fundamental changes have to be made - for the benefit of the user, in my opinion, but it also means the user has to make the changes as well. It's been so many years that I can't even recall what it was called... but way back when men used to walk uphill both ways and edit their xorg.conf to get two monitors (actually, it wasn't even x
Re: (Score:2)
That depends a lot. On a distro like Ubuntu, 6 months means a single real update really. On Arch, since it's rolling release (and bleeding edge), every single package may have been updated several times, as well as some not-so-minor changes to the filesystem [archlinux.org], for example.
I've been running two PCs with arch for about 18 months now, and have never encountered any real issues with the rolling-update process.
Re: (Score:1)
Double negative?
Re: (Score:3)
Re: (Score:2)
However, since "more" and "less" are opposites, if "a few more excuses" is valid English, why shouldn't "a few less excuses" be valid too?
Of course, nobody says "a few less excuses" (Googling "a few less excuses" with quotes gives this slashdot article....), but it's not so easily explained through "logical" application of grammar rules....
Re: (Score:2)
Been there, done that? (Score:1)
Archbang, anyone?
http://www.archbang.org
there is also (Score:1)
Linux, Newbies? (Score:1)
Re: (Score:2)
If you want transparent AUR access, try yaourt instead of pacaur. It has the exact same syntax as pacman. I hardly ever use pacman anymore, since yaourt handles everything.
Re: (Score:1)
Re: (Score:2)
Has arch been able to enable stack cookies at all yet? Without these it seems pretty unusable for many purposes.
The cookies come in two stacks of six wrapped in celophane. Yum.
I thought Arch was already pretty user friendly? (Score:2)
Re: (Score:2)
I was using Gentoo before I switched to Arch, as well.
The main draw for me is that Arch doesn't make specialized versions of packages, plug their own configuration tools or intentionally cripple itself due to ideology.
Apart from the boot-up message saying "Welcome to Arch Linux!" and the package manager, I could just as well be running Linux From Scratch. I like that, to me it's the closest to what Linux actually is, and it really isn't that hard to deal with compared to Fedora or Ubuntu or whatever, becaus
newbie (Score:3, Funny)
Re: (Score:3)
What's the selling point? (Score:1)
Debian has ideology and a huge community, fedora has corporate clout, ubuntu has support, Linux Mint has "like ubuntu but not batshit insane" what has Arch to offer?
If the only thing new about Arch is it's package manager then you better give me an awesome sales pitch because I'm sick of centralized servers. The thing I want to see succeed most than anything is a distro based on Zero Install [0install.net] or something like it. What good is arch for?
Re: (Score:2)
Re: (Score:1)
The main thing arch has to offer is how vanilla everything is.
They try not to modify the vanilla kernel with their own patches, they don't modify the libs, etc. etc. etc, which means that they don't introduce all sorts of problems.
Arch is more "linux" than most other linuxes. It's sort of the new slackware.
Re: (Score:2)
As a matter of fact I use duckduckgo. Obviously I read about Arch. I've been reading about it for months, probably over a year. From that I gather there are two things that Arch users constantly talking about. 1) that you learn more about Linux, which is a bogus claim*. 2) About pacman.
It's pacman, pacman, pacman all over the place. Arch users can't stop talking about pacman and they are in love with it, and that's fine. But you can't blame me for getting the impression that pacman is the selling point of A
Re: (Score:2)
Arch is "bleeding edge", and also KISS.
Damn Distrowatch (Score:1)
Unless I'm mistaken, Distrowatch rankings are not a measure of "most popular" (first link).
Even Distrowatch says Distrowatch isn't a reliable measure of popularity.
(My definition of popularity is usage share.)
Re: (Score:2)
It's a decent measure for what people are curious about. I have to admit every time I consider switching distributions or am trying to find a specialized distribution for a project, I usually end up there. It may not be a good estimate for what people are actually using, but it is still an interesting measure of what people are looking at.
It's not an absolute, but if you look that the top of the list... the interesting and relevant distributions are all at the top. You'd probably have a hard time arguing
I like it (Score:1)
Arch Hurd (Score:2)
Why is "easy to install" for "newbies"? (Score:5, Insightful)
I'd consider myself a pretty experienced Linux user, having been using it since it came on two HD floppies. I use Ubuntu, and keep hearing people going on about "oh Ubuntu is for n00bs, only n00bs use it, use $other_distro because you get more control of what gets installed".
I don't care about controlling what gets installed. I want to take a bare OS-less machine and have it up and running with the minimum of hassle. If I'm spending time watching pages and pages of compiler output scroll past, I'm not having fun and I'm wasting time - and more importantly, I'm not getting *real paying work done*.
So, fine, if you want to *play* then stick with distros that take two hours to install to a basic command prompt and ask you all kinds of pointless questions about how you want /opt/srv/lib/ formatted. If you actually want to get stuff done and learn about Linux, stick to the "easy to install" distros.
Re: (Score:2)
Because experienced users usually want to configure their own PCs to their likings, and Ubuntu makes this way harder than Arch.
While installing Ubuntu may be easier, configuring Ubuntu to my liking can take a lot more time than it takes to configure Arch.
Or course, newbies will customize neither, so Ubuntu is the way to go for them.
Re: (Score:2)
Most people don't care about "customising" their distro. They want to get work done.
If you want to spend all your time glueing fake plastic spoilers and splitters to your car and adding fancy glowy neons, then fine. Once I've got the seat adjusted and the radio tuned, I'm quite happy to leave the rest alone and get on with the fun bit.
Re: (Score:2)
Re: (Score:2)
Most people don't care about "customising" their distro. They want to get work done.
And that's why arch isn't for most people. :)
If you want to spend all your time glueing fake plastic spoilers and splitters to your car and adding fancy glowy neons, then fine. Once I've got the seat adjusted and the radio tuned, I'm quite happy to leave the rest alone and get on with the fun bit.
Actually, arch isn't about customizing the look and feel of your OS, it's more lower level than that. Think more in the lines of "changing the engine", "replacing the steering wheel with a joystick", or stuff like that. It's not just about the paint.
Re: (Score:1)
Re: (Score:2)
Don't get all defensive about Arch, GP was referring to Gentoo.
Re: (Score:2)
Because once you know what you're doing every distro is easy to install.
Re: (Score:2)
Sillyface.
Re: (Score:2)
I never tweak my systems, I install it and actually use it
"It takes a good workday to build an archsystem from scratch, but from there on it just works until I upgrade my computer, and I really cannot say that about ubuntu."
yea ok you cant say that about ubuntu, you dont spend a day fiddle dicking with tweaking an OS that if you move it to a new machine will fuck up ... I have a USB drive with ubuntu 9 on it that gets used to back peoples stuff up, not a live disk its been ran on everything from a pentium
Awesome for a Barebones machine (Score:1)
Re: (Score:2)
great for you, arch isnt the only distro that does that
and I like how you went from one end of the spectrum to the other, did you try anything in the middle or do you just like being extreme?
Re: (Score:2)
Re: (Score:1)