LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-15-2012, 03:41 AM   #1
TheZ
LQ Newbie
 
Registered: Jan 2012
Distribution: #!
Posts: 24

Rep: Reputation: Disabled
arch linux and slackware


whats the difference between these two? I've read about them and they seem pretty much the same to me.
 
Old 01-15-2012, 03:59 AM   #2
Mr. Alex
Senior Member
 
Registered: May 2010
Distribution: No more Linux. Done with it.
Posts: 1,238

Rep: Reputation: Disabled
They are really like the same. I can describe Arch as a Slackware with Pacman. Slackware doesn't have a package manager that handles dependencies. With Slackware you'll spend a lot more time installing and updating software, that's it. Other than this fact - it's hard to notice any real difference.
 
1 members found this post helpful.
Old 01-15-2012, 04:35 AM   #3
TheZ
LQ Newbie
 
Registered: Jan 2012
Distribution: #!
Posts: 24

Original Poster
Rep: Reputation: Disabled
thanks
 
Old 01-15-2012, 04:37 AM   #4
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,299
Blog Entries: 61

Rep: Reputation: Disabled
Arch is a rolling-release, you don't get Arch 6 or 7, etc. You install the latest release, then that is constantly updated - forever, hopefully. Slackware has two versions, the stable numbered release (now 13.37), and current. The stable release only gets security updates to its software, whereas current is where new software or newer versions of software are tested for the next release. Thats roughly it.
 
Old 01-15-2012, 05:48 AM   #5
celthunder
Member
 
Registered: Feb 2009
Location: Newton, WI
Distribution: Arch
Posts: 84

Rep: Reputation: 8
Not as obvious but a few things to consider documentation is amazing for arch not sure about slackware as I haven't used it in years but I'm guessing the community feeling is slightly different as with any distribution. Already mentioned but one of the best things about arch is always current and rolling released. Both require you read and learn a bit of what you are doing. Slackware is way older than arch if you're looking at length of time being around. Sorry for any typos writing this on my phone.
 
Old 01-15-2012, 06:05 AM   #6
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,299
Blog Entries: 61

Rep: Reputation: Disabled
There's quite a lot of documentation out there for Slackware. See the link in my signature. Useful stuff for Linux in general, too.
I like Arch. Tried it a while ago in VirtualBox, and I've got ArchBang in VBox now.

Last edited by brianL; 01-15-2012 at 06:08 AM.
 
1 members found this post helpful.
Old 01-15-2012, 06:12 AM   #7
celthunder
Member
 
Registered: Feb 2009
Location: Newton, WI
Distribution: Arch
Posts: 84

Rep: Reputation: 8
cool will check out the link thanks Brian.
 
Old 01-15-2012, 07:14 AM   #8
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
I have been using both for awhile now, and most of my ARCH installs sometimes "break" or something goes wrong with Pacman, especially if running testing, except for my ArchBang install, which has never broken so far.
So, IMO Slackware is far more stable than any other distro and gives the user the freedom to do whatever, and the big plus is that creating your own packages from source, etc on Slackware is much easier than other distros.

heres some stuff I read too
http://beej.us/blog/2009/12/arch-vs-slackware/

http://www.osnews.com/story/8761

https://wiki.archlinux.org/index.php...ions#Slackware
 
3 members found this post helpful.
Old 01-15-2012, 07:25 AM   #9
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,299
Blog Entries: 61

Rep: Reputation: Disabled
Good articles you linked to, linus72. Thanks.
 
Old 01-15-2012, 06:13 PM   #10
Hak5fan
LQ Newbie
 
Registered: Jan 2012
Posts: 17

Rep: Reputation: 1
I like both.
 
Old 01-15-2012, 07:53 PM   #11
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,345
Blog Entries: 28

Rep: Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145
When you install Slackware, you install a fully functional distribution with a complete software load. You may choose to add additional software and many Slackers do, but you have all you need to hit the ground running.

With Arch, you build your system piece-by-piece, installing only what you want. When you first install Arch, you have a terminal. It's up to you to install X, a window manager, etc.

I started with Slackware. From time to time I've strayed, but I've always come back.
 
Old 01-15-2012, 08:27 PM   #12
timetraveler
Member
 
Registered: Apr 2010
Posts: 243
Blog Entries: 2

Rep: Reputation: 31
With slack just do the 4GB install and you're ready to do most things. Including disconnect from a network.

With arch it's difficult (impossible) to add things unless you're connected and stay connected.

Being forced to stay connected raises flags for me. Constant updates can be a boon and a bane at the same time.
 
Old 01-16-2012, 02:15 AM   #13
Mr. Alex
Senior Member
 
Registered: May 2010
Distribution: No more Linux. Done with it.
Posts: 1,238

Rep: Reputation: Disabled
Quote:
Originally Posted by timetraveler View Post
With arch it's difficult (impossible) to add things unless you're connected and stay connected.
You can download repos.
 
Old 01-16-2012, 06:14 AM   #14
celthunder
Member
 
Registered: Feb 2009
Location: Newton, WI
Distribution: Arch
Posts: 84

Rep: Reputation: 8
Quote:
Originally Posted by timetraveler View Post
With arch it's difficult (impossible) to add things unless you're connected and stay connected.
I've kept my arch setup disconnected for almost a year went online read the announcements and updated accordingly. Not impossible or difficult but yes it does work better when online and you in general want to do the initial setup online but as mr alex said it's not required.
 
Old 01-16-2012, 11:46 AM   #15
DavidMcCann
LQ Veteran
 
Registered: Jul 2006
Location: London
Distribution: PCLinuxOS, Debian
Posts: 6,143

Rep: Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314
When I try a distro, I always run the main programs from a terminal to see what Bash has to say. The last time I tried Arch (2010), Firefox alone gave 23 warnings, 6 labeled critical. You don't get that in Slackware! As I said in my review, "After a day's work I had a GUI, 3 applications, and a dead Alt key."
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Slackware with arch drauk Slackware 10 05-05-2009 07:25 PM
Slackware before Arch? scrappydoo Arch 22 09-03-2008 09:25 AM
Slackware vs Arch pixellany Slackware 10 03-09-2008 09:03 AM
fresh install: Arch Linux or Slackware? BartVG Linux - Distributions 6 11-14-2007 06:50 PM
"truer linux", slackware or arch djre Linux - Newbie 20 10-20-2007 11:54 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 05:32 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration