LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 03-18-2005, 01:34 AM   #1
lucresia
LQ Newbie
 
Registered: Mar 2005
Posts: 2

Rep: Reputation: 0
first time slack user


Hello

I am a old linux user (manly mandrake)

But I'm ready to take the next step i like mandrake but would like more flexibility and less GUI interaction. One thing i like about mandrake is been able to find anything thru URPMI. i love the fact that i can install and manage my packages thru URPMI.

I would like to know if slackware has this same feature. I can find and install anything thru URPMI both free and pay for apps thru the plf sites. does slackware offer all this?

What i really want to know is if slackware has the same available software and easy to install such software like in mandrake?

i am DLING the 2 slackware install Cd's ATM but before i install i would like to know the ins and out about software installation and update thru slackware. thanks in advace

LC
 
Old 03-18-2005, 01:39 AM   #2
tavixor
Member
 
Registered: Feb 2004
Distribution: Slackware 10.1
Posts: 32

Rep: Reputation: 16
use pkgtool to manage slackware packages (.tgz) or commands like installpkg, removepkg, explodepkg. Man pages are very helpful. And you can convert rpm packages to tgz with rpm2tgz command

Last edited by tavixor; 03-18-2005 at 01:44 AM.
 
Old 03-18-2005, 01:45 AM   #3
AxeZ
Member
 
Registered: Sep 2002
Location: Novi Sad, Vojvodina
Distribution: Slackware, FreeBSD
Posts: 386

Rep: Reputation: 32
And no...rpm's won't do it in Slackware.

Most of the time you will have to compile from the source.
 
Old 03-18-2005, 01:47 AM   #4
tavixor
Member
 
Registered: Feb 2004
Distribution: Slackware 10.1
Posts: 32

Rep: Reputation: 16
Maybe not all rpm's but allways can try
 
Old 03-18-2005, 02:03 AM   #5
AxeZ
Member
 
Registered: Sep 2002
Location: Novi Sad, Vojvodina
Distribution: Slackware, FreeBSD
Posts: 386

Rep: Reputation: 32
Quote:
Originally posted by tavixor
Maybe not all rpm's but allways can try
Well, I wouldn't want to pollute my installation with rpms when I can make my own packages suited for Slackware...
 
Old 03-18-2005, 02:07 AM   #6
lucresia
LQ Newbie
 
Registered: Mar 2005
Posts: 2

Original Poster
Rep: Reputation: 0
does swaret also take care of dependencies for software i install like urpmi does?

thanks for the quick replys
 
Old 03-18-2005, 02:15 AM   #7
chbin
Member
 
Registered: Mar 2005
Distribution: slackware-current
Posts: 379

Rep: Reputation: 31
Slack moto is keep it simple. The package system follows suit with that idea. No dependency checking. It's not as bad as it sounds though. Actually I prefer it to things like rpm. I think swaret or slackpkg do some dependency checking but only for the base packages of slack. You could use the ldd tool to check for dependencies. That is what I do. Simple.

As far as adding additional packages outside of the slack I just download the source and read the README file and make sure I got the neccessary stuff and then build it. Never had any big problems yet.
 
Old 03-18-2005, 04:03 AM   #8
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Quote:
Originally posted by lucresia
does swaret also take care of dependencies for software i install like urpmi does?

thanks for the quick replys
Swaret does some dependency resolution but not to the extent of urpmi, so you may have to install the missing dependencies yourself, but this has only happened to me a few times.
 
Old 03-18-2005, 06:26 PM   #9
mcd
Member
 
Registered: Aug 2003
Location: Denver, CO
Distribution: CentOS, Debian
Posts: 825

Rep: Reputation: 33
my first step is to check the slackpkg mirrors. a simple:

slackpkg install udev

for instance. if what i'm looking for isn't hosted there, i'll check freshmeat for a .tgz which i can install with

installpkg package.tgz

if it's not on freshmeat, or not available in .tgz, then i'll download the source (and frequently i use this method regardless) tar.gz package and i can install it like this:

tar -xvzf package.tar.gz
cd package
./configure --prefix=/usr/local/share
make
checkinstall


checkinstall allows you to keep track of programs you compile from source as if they were normal slack packages. ie, anything installed that way can be removed using removepkg, or pkgtool -> remove.

dependencies you'll have to deal with yourself, but since slack is so stable and "standard" that it's nowhere near as difficult as with other distros. usually i'll run ./configure on something, get an error that such-and-such can't be found so i find that, download it, install it, and pick up where i left off.
 
Old 03-18-2005, 06:48 PM   #10
tormented_one
Member
 
Registered: Oct 2004
Location: Small Town USA
Distribution: slamd64 2.6.12 Slackware 2.4.32 Windows XP x64 pro
Posts: 383

Rep: Reputation: 30
^^ Agreed.
One last note with checkinstall it also creates a package to use later. It is in the source directory for the program. Comes in handy.
 
  


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
First time Linux user, soon to be last time.. rrc124 Linux - Laptop and Netbook 33 05-17-2006 09:46 PM
First time with Slack. Hedon Slackware 15 11-29-2005 05:23 PM
Slack time syg00 Slackware 8 04-05-2005 08:06 PM
Slack and Windows at same time??? boutrosboutros Slackware 12 01-21-2004 07:22 PM
again on connections... this time on a slack 8 el_felipe Linux - Newbie 3 12-13-2001 10:38 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 11:47 PM.

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