You are not logged in.

#1 2006-03-04 04:50:48

ihavenoname
Member
Registered: 2006-01-09
Posts: 198

Fedora Core vs. Arch Linux (not a flame war...)

Yes i actually like both....heres the deal thou.....

Arch is almost perfect.....great speed almost all the packeges i need....PACMAN!!!!! omg i love pacman best pkg manager in all of linux apt-get can forGET about continuing as the best package manager....PACMAN HAS ARRIVED WHOOOO!!!! ok....back to my post
basically thou...my main problem with Arch is that wen it comes to the rare occarance when i need a 3rd party package(Nero,Cedega(the pkgbuild on the fourm doesnt work for me..etc.) ...or one that is distro specifc (NetworkManager etc.) it doesnt work on Arch...its not even configure for it... its not as big a prob w/ cedega i just unpack it in /....but for nero it doesnt work...yes i know theres K3b...but ive been using Nero since windows....and im kinda partial to it....so lately ive been looking at whats coming for FC5 and i am impressed....i reinstalled FC4 on a partion and ive been using it and aside from yum and rpms being a bit weird...it has worked rather well for me...

so on one hand i have Arch with better speed and package managment but...less "3rd party"(for lack of a better word) support

and on the other we have FC(4/5) with its widespread package support and its new feature such as a composite manager for metacity etc. but problems with yum and rpms
and very slight...slow down as compared to arch....however that maybe due to it using the old gnome 2.10 as kde 3.5 seems to be fine.


so i need help decided on what should be my "main" distro....or perhaps how to solve some of the problems I am having...please i need constructive advice...and perhaps if anyone has used FC4 or tested FC5 it would help given the context of the question....
basically  what it might end up boiling down to given this is the Arch forum is why should i use arch and not FC....yes i have read the Wiki comparing the two...

please remeber im not "bashing" arch if its not my favorite distro it is def. tied for my favorite distro....it just gives me that nerdy satisfaction...no b.s. just what i need.
and it was the first linux distro i ever saw...


FC4 was my first distro thou...and with SELINUX and large number of packages and larger recognition among software develepers (u know what i mean...its hard to articulate... :oops: )
ya so now im ramabling so ill stop....i know the decsion is ultimatlely mine ...but im just asking for some."brotherly"..advice


In this land of the pain the sane lose not knowing they were part of the game.

~LP

Offline

#2 2006-03-04 05:44:40

shbang
Member
Registered: 2005-10-03
Posts: 76

Re: Fedora Core vs. Arch Linux (not a flame war...)

Can you write your own pkgbuilds with fc4/5?  I'm not bashing your distro either.  Peple I work with use it.  I love arch because even I can write pkgbuilds. I can install anything I want.  If you can't you should spend more time learning bash and less worrying about what distro you use.  At least for me Arch is best.  I keep learning more and I love it.  I can certanly respect other opinions though.

Offline

#3 2006-03-04 06:10:01

jaboua
Member
Registered: 2005-11-05
Posts: 634

Re: Fedora Core vs. Arch Linux (not a flame war...)

About third party software, have you checked out AUR? They have over 2000 packages now iirc, including nerolinux and a cedega package that uses the official cedega binaries (if you have them, which it sounds like you do). And as someone mentioned, it's not very hard writing a PKGBUILD, just go with the wiki. And I find Arch easier than fedora on many things as well, the network manager isn't a big loss since the AL /etc/rc.conf is simple to use and mostly, arch has dvdcss, dvdnav, win32codecs and mad in it's respiratories - no messing around with third party mirrors to play media files any more!

I haven't tried nero on linux thou, and for cedega I did the same as you last time I tried it.

Offline

#4 2006-03-04 14:50:13

hotsauce
Member
From: Ann Arbor
Registered: 2005-12-28
Posts: 125

Re: Fedora Core vs. Arch Linux (not a flame war...)

For Nero:

mkdir ~/nerobuild

Save http://aur.archlinux.org/packages/nerol … x/PKGBUILD in ~/nerobuild
then

sudo pacman -S fakeroot
cd ~/nerobuild
makepkg
sudo pacman -A nero-version_number.pkg.tar.gz

There you go

Offline

#5 2006-03-04 17:59:43

ihavenoname
Member
Registered: 2006-01-09
Posts: 198

Re: Fedora Core vs. Arch Linux (not a flame war...)

wow..thanx for all the replies..and ur right i havent really spent much time looking through the AUR...i guess i should go check it out....and i have looked at the pkgbuild wiki it sounds simple enough i just dont know what commands to input in order to get something like nero....and shbang that sounds like a good idea...do u know where i can learn bash? also i wanna learn C++ so if anyone has any good resources for learning those it would be great.  My problem thou was with closed source software..i didnt think it was possible to make packages for arch using closed source software....hmm wow...this was very helpful..i am starting to see less reason to use arch. and I wouldnt say that Fedora is more of my distro then arch is ..i have been using arch longer then fedora thou i have had fedora longer...my reasoning here is that  im getting really busy with school and i would like to have programs that i might need be readly available...


p.s. yes i def. think arch is easier to setup then any distro ive used...even Ubuntu..as long as u r not afraid to type a few commands and edit a few text documents...so all in all thanx alot for ur help..if ne one else has any other opinons please share them..


In this land of the pain the sane lose not knowing they were part of the game.

~LP

Offline

#6 2006-03-04 19:44:23

hotsauce
Member
From: Ann Arbor
Registered: 2005-12-28
Posts: 125

Re: Fedora Core vs. Arch Linux (not a flame war...)

ihavenoname wrote:

do u know where i can learn bash?

A lot of good how-tos + guides at The linux documentation project: www.tldp.org

Bash Guide for Beginners
http://www.tldp.org/LDP/Bash-Beginners- … index.html

Advanced Bash-Scripting Guide
http://www.tldp.org/LDP/abs/html/index.html

Ciao

Offline

#7 2006-03-04 20:26:25

ihavenoname
Member
Registered: 2006-01-09
Posts: 198

Re: Fedora Core vs. Arch Linux (not a flame war...)

thanx!


In this land of the pain the sane lose not knowing they were part of the game.

~LP

Offline

#8 2006-05-05 15:07:21

Mikos
Member
From: Prague, Czech Republic
Registered: 2005-05-03
Posts: 228
Website

Re: Fedora Core vs. Arch Linux (not a flame war...)

Why do you want Nero for Linux? It's piece of sh*t! Really, K3B is _much_ better than Nero.

Offline

#9 2006-05-05 17:08:55

myst
Member
From: Brest, Belarus
Registered: 2006-01-30
Posts: 54

Re: Fedora Core vs. Arch Linux (not a flame war...)

Mikos, you're using KDE? Don't you complex about that? smile

Offline

#10 2006-05-05 17:32:54

Mikos
Member
From: Prague, Czech Republic
Registered: 2005-05-03
Posts: 228
Website

Re: Fedora Core vs. Arch Linux (not a flame war...)

myst: Yes, I am using KDE, but I know many GNOME users who uses also K3B, simply because K3B is the best CD/DVD burning application ;-)

But if you don't want to use K3B, there is still GnomeBaker or Graveman, these are also _much_ better than Nero for Linux. Nero is simply piece of sh*t, sorry :-)

(well, it is even worse, because it is proprietary closedsource application)

Offline

#11 2006-05-05 17:35:58

myst
Member
From: Brest, Belarus
Registered: 2006-01-30
Posts: 54

Re: Fedora Core vs. Arch Linux (not a flame war...)

I know smile I prefer mkisofs + cdrecord smile

Offline

#12 2006-05-05 18:48:13

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: Fedora Core vs. Arch Linux (not a flame war...)

Mikos wrote:

Why do you want Nero for Linux? It's piece of sh*t! Really, K3B is _much_ better than Nero.

Seconded.  I'd suggest you try something else, like k3b or gnomebaker.  Both of them are very good, and fully opensource (IIRC nero is not).

Offline

#13 2006-05-05 19:11:17

cactus
Taco Eater
From: t͈̫̹ͨa͖͕͎̱͈ͨ͆ć̥̖̝o̫̫̼s͈̭̱̞͍̃!̰
Registered: 2004-05-25
Posts: 4,622
Website

Re: Fedora Core vs. Arch Linux (not a flame war...)

Mikos wrote:

myst: Yes, I am using KDE, but I know many GNOME users who uses also K3B, simply because K3B is the best CD/DVD burning application ;-)

So they load the entire kde library just to use one app?

Blech. I hate qt.


"Be conservative in what you send; be liberal in what you accept." -- Postel's Law
"tacos" -- Cactus' Law
"t̥͍͎̪̪͗a̴̻̩͈͚ͨc̠o̩̙͈ͫͅs͙͎̙͊ ͔͇̫̜t͎̳̀a̜̞̗ͩc̗͍͚o̲̯̿s̖̣̤̙͌ ̖̜̈ț̰̫͓ạ̪͖̳c̲͎͕̰̯̃̈o͉ͅs̪ͪ ̜̻̖̜͕" -- -̖͚̫̙̓-̺̠͇ͤ̃ ̜̪̜ͯZ͔̗̭̞ͪA̝͈̙͖̩L͉̠̺͓G̙̞̦͖O̳̗͍

Offline

#14 2006-05-05 19:14:40

lumiwa
Member
Registered: 2005-12-26
Posts: 712

Re: Fedora Core vs. Arch Linux (not a flame war...)

I had two months Gmone on my computer and I used K3b (and KMail too). But what is interesting, my wife has Windows and Nero but she prefere to burn on my computer with K3b smile

Offline

#15 2006-05-07 19:45:43

slackhack
Member
Registered: 2004-06-30
Posts: 738

Re: Fedora Core vs. Arch Linux (not a flame war...)

ihavenoname wrote:

....but for nero it doesnt work...yes i know theres K3b...but ive been using Nero since windows....and im kinda partial to it....

nerolinux vs. k3b:
http://www.flexbeta.net/main/articles.p … &pagenum=1

you might change your mind of preferring nero to k3b after reading that comparison. wink

Offline

#16 2006-05-07 21:30:28

arooaroo
Member
From: London, UK
Registered: 2005-01-13
Posts: 1,268
Website

Re: Fedora Core vs. Arch Linux (not a flame war...)

cactus wrote:

Blech. I hate qt.

Pray tell? Do elaborate.

Offline

#17 2006-05-08 07:08:15

ihavenoname
Member
Registered: 2006-01-09
Posts: 198

Re: Fedora Core vs. Arch Linux (not a flame war...)

Ya, you all are right. I really hadnt used k3b much. I tried it and I was amazed that it was actually free software. I liked it better then nero for windows. Also that fact that Nero used gtk1 makes me rather annoyed. How hard could it have been to chage it to Gtk2?

Anyways back to the whole Fedora/Arch issue. I installed Fedora 5 and tried nero on it, intrestingly enought Nero no longer seems to work with FC5 but it works with Arch. That seems to be the trend with many packages (anjuta, eclipse etc.) Ive been told that Fedora's packages sometimes have issues but the trade off is that Fedora is very bleeding edge. But to be honest it seems to me Arch is more bleeding edge then Fedora, (except for Gnome 2.14 I think Fedora was the first to have that.) In any case I will probably dual boot for now. Im too busy with Finals. Thank you all for your help!


In this land of the pain the sane lose not knowing they were part of the game.

~LP

Offline

#18 2006-05-11 04:57:16

nuopus
Member
From: Mesa, AZ
Registered: 2005-03-09
Posts: 60

Re: Fedora Core vs. Arch Linux (not a flame war...)

ihavenoname wrote:

Yes i actually like both....heres the deal thou.....

Arch is almost perfect.....great speed almost all the packeges i need....PACMAN!!!!! omg i love pacman best pkg manager in all of linux apt-get can forGET about continuing as the best package manager....PACMAN HAS ARRIVED WHOOOO!!!! ok....back to my post
basically thou...my main problem with Arch is that wen it comes to the rare occarance when i need a 3rd party package(Nero,Cedega(the pkgbuild on the fourm doesnt work for me..etc.) ...or one that is distro specifc (NetworkManager etc.) it doesnt work on Arch...its not even configure for it... its not as big a prob w/ cedega i just unpack it in /....but for nero it doesnt work...yes i know theres K3b...but ive been using Nero since windows....and im kinda partial to it....so lately ive been looking at whats coming for FC5 and i am impressed....i reinstalled FC4 on a partion and ive been using it and aside from yum and rpms being a bit weird...it has worked rather well for me...

Well, the advantage of the Fedora distribution ... and SuSE also I guess, is  the support for it. I too have noticed RPM's being built for these distributions. That advantage though, is that arch lets you easily create PKGBUILDS to turn those RPMs into arch packages. For the installation of Cedega for example, I just created a PKGBUILD for it and kept it in a directory where I keep all of my PKGBUILDS. once you get used to it ... creating custom packages is almost enjoyable IMHO.

Overall, the advantages of Arch totally outweigh the small advantage of a few RPMs being made for the FC distribution.

Offline

#19 2006-05-11 11:04:08

wain
Member
From: France
Registered: 2005-05-01
Posts: 289
Website

Re: Fedora Core vs. Arch Linux (not a flame war...)

slackhack wrote:

nerolinux vs. k3b:
http://www.flexbeta.net/main/articles.p … &pagenum=1

you might change your mind of preferring nero to k3b after reading that comparison. wink

K3B depends on cdparanoia, cdrdao, cdrtools, ffmpeg, flac, hal, id3lib, kdelibs :twisted:, libid3tag,libmpcdec,libsamplerate, musicbrainz, normalize, readline, sox, taglib, xvidcore

Nero just depends on gtk  :!:  wink

Offline

#20 2006-05-11 11:34:25

Mikos
Member
From: Prague, Czech Republic
Registered: 2005-05-03
Posts: 228
Website

Re: Fedora Core vs. Arch Linux (not a flame war...)

wain wrote:

K3B depends on cdparanoia, cdrdao, cdrtools, ffmpeg, flac, hal, id3lib, kdelibs :twisted:, libid3tag,libmpcdec,libsamplerate, musicbrainz, normalize, readline, sox, taglib, xvidcore

This is all right, you shouldn't want to reimplement wheel! This is Unix philosophy, maybe you don't understand it...

And kdelibs aren't problem for KDE users (and as I said, I know also many GNOME users who use K3B, simply because K3B is the best ;-)). If you want something based on GTK, there is still good GnomeBaker or Graveman.

But if you want, use that shitty stupid proprietary clesedsource piece of crap (Nero), it's your problem :-P

Offline

#21 2006-05-11 12:21:58

veek
Member
Registered: 2006-03-10
Posts: 167

Re: Fedora Core vs. Arch Linux (not a flame war...)

Mikos wrote:

This is all right, you shouldn't want to reimplement wheel! This is Unix philosophy, maybe you don't understand it...

Not reinventing the wheel is fine, but I still see wain's point.
Having to include the entire kdelibs for one program is kind of annoying
(I don't use kde). Especially if you don't use any other kde programs.
You've got the entire library sitting there for use by one app.

But k3b is a great program and it doesn't concern me all that much.

Offline

#22 2006-05-11 12:27:35

FUBAR
Member
From: Belgium
Registered: 2004-12-08
Posts: 1,029
Website

Re: Fedora Core vs. Arch Linux (not a flame war...)

I can't imagine k3b is the _only_ useful QT/KDE program you'd want on a desktop.

I don't use KDE either, but that doesn't keep me from using k3b, Umbrello, Krename, ...


A bus station is where a bus stops.
A train station is where a train stops.
On my desk I have a workstation.

Offline

#23 2006-05-11 17:19:44

wain
Member
From: France
Registered: 2005-05-01
Posts: 289
Website

Re: Fedora Core vs. Arch Linux (not a flame war...)

Porting win32 applications to unix it is not reinventing the wheel. It create diversity  lol

Nero is not  a shitty stupid proprietary clesedsource piece of crap... it just works and is a good alternative for some people.
Maybe tomorrow or next week some piece of Nero will become free  8)

Offline

#24 2006-05-12 00:19:24

Mikos
Member
From: Prague, Czech Republic
Registered: 2005-05-03
Posts: 228
Website

Re: Fedora Core vs. Arch Linux (not a flame war...)

veek wrote:

Not reinventing the wheel is fine, but I still see wain's point. Having to include the entire kdelibs for one program is kind of annoying (I don't use kde).

I was talking about other listed dependencies (cdrtools, id3lib, ffmpeg, sox, etc.). Kdelibs are noted in the following paragraph (where I suggest GnomeBaker or Graveman as GTK based alternative to K3B).

Offline

#25 2006-05-12 00:20:31

Mikos
Member
From: Prague, Czech Republic
Registered: 2005-05-03
Posts: 228
Website

Re: Fedora Core vs. Arch Linux (not a flame war...)

wain wrote:

Porting win32 applications to unix it is not reinventing the wheel. It create diversity  lol

Nero is not  a shitty stupid proprietary clesedsource piece of crap... it just works and is a good alternative for some people.
Maybe tomorrow or next week some piece of Nero will become free  8)

Sorry, I don't want to flame, but in my opinion it really is a shitty stupid proprietary clesedsource piece of crap :-) And it doesn't work good at all (especially compared to K3B).

Offline

Board footer

Powered by FluxBB