Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux HostsFree MagazinesJobs
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > Your Distro > Other Distributions > Arch Linux Help
Reload this Page Advice on Arch?
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

Arch Linux Help Help an discussion related to Arch

Site Navigation
Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 06-10-2008   #1 (permalink)
Just Joined!
 
kveldulf980's Avatar
 
Join Date: Apr 2008
Location: New Jersey
Posts: 15
Send a message via AIM to kveldulf980
Advice on Arch?

Hey folks,

Thinking about giving Arch a go on my day to day box (laptop) but had a few questions for the experienced. How "up-to-date" do they keep they packages in their core? How unstable are testing and unstable? Do you ever find that pacman breaks or overwrites your own configurations? Any help is appreciated. I've had good things, figure it's about time I give it a go. It looks like a distro I would really enjoy.
__________________
_____________________________________________
Go you Huskies.
kveldulf980 is offline   Reply With Quote
Old 06-10-2008   #2 (permalink)
Super Moderator
 
Join Date: May 2004
Location: arch linux
Posts: 9,627
The packages in core and extra are "usually" the latest stable packages that have been released. Sometimes, a dev will not update a package if it has been shown to cause certain issues for general Linux users, or for Arch users in particular. Sometimes, a dev will get too busy and not update a package soon enough to suit some Arch users, but again most packages are the official stable release.

I don't generally run packages from unstable or testing, but will sometimes fetch a package from there if I really need it. Some users do run those packages routinely and report few issues, while others report all kinds of problems. It's a gamble, but a fun ride for many none the less.

Pacman can be easily configured so that it does not upgrade any package that you don't want upgraded. New configuration files are generally saved as xxxxx.pacnew, so after the upgrade of the package you can go in and make any changes to the configuration file before renaming it to the correct name.

It's pretty much a fully manual configuration distro, so you have lots of control and know (or should know) what's happening with your various files and packages at all times. Lots of new users think it's not "newbie friendly" enough, but it's really not intended to be a starter distro.

Hope you have lots of fun with it.
__________________
oz

New Users: * FAQ *

ozar is offline   Reply With Quote
Old 06-10-2008   #3 (permalink)
Linux Engineer
 
Thrillhouse's Avatar
 
Join Date: Jun 2006
Location: Arlington, VA, USA
Posts: 1,258
I've only had one significant problem with pacman. Once, after an update, it broke my X server and took me a good hour to figure out how to get it back. I wasn't using anything from testing and it was very difficult to pinpoint exactly which package broke it. I wasn't very happy with Arch that day as I had work that needed to be done on the computer but that's the only real problem I've had with it since I've been using it (about a year and a half now).

Packages seem very up-to-date to me as a lot of the members of the forum will bug the developers if a new version of something comes out and they haven't uploaded the new pkg to the repos yet.

If I were you, I would get the system set up with all core or extra packages and then once you've been using it for a while and are comfortable with how everything works, you can start being a little more adventurous. At that point, if something goes wrong, you'll have a good idea of how to troubleshoot and fix it.
Thrillhouse is offline   Reply With Quote
Old 06-10-2008   #4 (permalink)
Just Joined!
 
kveldulf980's Avatar
 
Join Date: Apr 2008
Location: New Jersey
Posts: 15
Send a message via AIM to kveldulf980
Wow, so far very very nice. This seems like the desktop distro I've been wanting for the last decade. It's almost exactly like slack with a dependency resolving packager, brilliant! Everything is nice and straight-forward as well, BSD style init/rc scripts are just perfect! I think I will take the aforementioned advice and put off trying the other repos for a while, just stick with core/extra/community, although I have already built an unsupported package
__________________
_____________________________________________
Go you Huskies.
kveldulf980 is offline   Reply With Quote
Old 06-10-2008   #5 (permalink)
Super Moderator
 
Join Date: May 2004
Location: arch linux
Posts: 9,627
Arch tends to be either a "totally love it", or "totally hate it" distro.

Yeah, the ABS part of Arch is a very powerful tool and well worth spending some time to learn.

Hope it continues to work out for you.
__________________
oz

New Users: * FAQ *

ozar is offline   Reply With Quote
Old 06-13-2008   #6 (permalink)
Just Joined!
 
geniuz's Avatar
 
Join Date: Mar 2008
Location: Netherlands, Europe
Posts: 68
Send a message via MSN to geniuz
I haven't had any problems with Arch since I'm using it, if you are a little experienced and take your time reading the manual, everything will turn out just fine.

I might also recommend using "yaourt", it gives you full access to the ABS but has exactly the same syntax as pacman and completely automates the process of installing software. For more information you can just see the beginners guide on the arch site, they give a very good explanation.
__________________
Distribution: Arch Linux
http://www.geniuz.org <-- linux help, how to's and much more interesting stuff, check it out !!
geniuz is offline   Reply With Quote
Old 06-13-2008   #7 (permalink)
Just Joined!
 
kveldulf980's Avatar
 
Join Date: Apr 2008
Location: New Jersey
Posts: 15
Send a message via AIM to kveldulf980
Yea I've been playing with that stuff, very fun. I saw somewhere a script that automatically rebuilds all your packages on your system, I am very tempted to give it a go. ABS is wicked sweet.
__________________
_____________________________________________
Go you Huskies.
kveldulf980 is offline   Reply With Quote
Old 06-13-2008   #8 (permalink)
Linux Enthusiast
 
Manchunian's Avatar
 
Join Date: Dec 2007
Location: France but my heart stays in Britain
Posts: 645
Quote:
I don't generally run packages from unstable or testing
In the official Wiki, they say that there is no problem with enabling unstable , but they warn again enabling testing. Do you agree that unstable is safe?
__________________
Distribution: Archlinux
Processor: Celeron 2.6 GHz; Ram: 750 MB
Graphics card: Nvidia GeForce4 MX 440-SE
Mother board: Columbia 4
Manchunian is offline   Reply With Quote
Old 06-13-2008   #9 (permalink)
Super Moderator
 
Join Date: May 2004
Location: arch linux
Posts: 9,627
Quote:
Originally Posted by Manchunian View Post
In the official Wiki, they say that there is no problem with enabling unstable , but they warn again enabling testing. Do you agree that unstable is safe?
I always keep images on hand of all my partitions, so any repo is safe for me because I can restore to my previous state in about 3 minutes. I don't ever bother with unstable, though, so can't really say how safe it would be for those that don't make backups.
__________________
oz

New Users: * FAQ *

ozar is offline   Reply With Quote
Old 06-16-2008   #10 (permalink)
Just Joined!
 
Join Date: Jan 2006
Posts: 61
There is no reason to use the testing or unstable repositories, apart from if you want to test something on your computer. Packages as soon as become stable will enter the core repository and this happens in daily base.

And always if something goes wrong with the update of a package you can very easily downgrade it.
axel is offline   Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Job Search
keyword location
Post a Job »
job title, keywords or company
city, state or zip jobs by job search

Free Magazines
Free eBook:"Vulnerability Management for Dummies"
Get all the Facts and See How to Implement a Successful Vulnerability Management Program.
subscribe
Google vs The World: The Battle of the Message Security Vendors
With such a powerful name behind it, Google Message Security stands out in a sea of products that do exactly the same thing - or so they say. So when it comes right down to it, how does the Google selection stack up against the rest of messaging security's big guns?
subscribe
The Enterprise Newsweekly
eWeek is the essential technology information source for builders of e-business.
subscribe
Oracle Magazine
Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe
Total Telecom
Total Telecom is "The Economist of the communications industry".
subscribe
More free magazines »



All times are GMT. The time now is 08:15 PM.




© 2000 - 2008 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.2.0