LinuxQuestions.org
Register a domain and help support LQ
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices

Reply
 
Thread Tools
Old 03-31-2005, 01:04 PM   #1
novice26
Member
 
Registered: Mar 2005
Distribution: Slackware 10.1-2.6.11.6
Posts: 45
Thanked: 0
Does Slackware program install/uninstall check


[Log in to get rid of this advertisement]
i would like to try slackware after reading all the of greatness everyone says but still very new to linux. i'm switching over from suse 9.2 and going to install slackware 10.1 and im curious doing the installation and after when installation additional programs if slackware informs you if you have all the needed software to install? when when uninstallation is tells you this software is needed for this program or something like that?

thanks!
novice26 is offline     Reply With Quote
Old 03-31-2005, 01:18 PM   #2
linmith
Member
 
Registered: Oct 2004
Location: Scotland
Distribution: Ubuntu
Posts: 105
Thanked: 0
Slackware doesn't have an RPM-like system as SuSE does, but I haven't found this to be a problem. It just means that you have to read the dependencies of new programs and make sure you have them by hand. There are also programs like slackpkg and Swaret that will check that sort of thing for you.

I hope this helps, and sorry if I misunderstood your question.
linmith is offline     Reply With Quote
Old 03-31-2005, 01:19 PM   #3
davatar
Member
 
Registered: Dec 2004
Location: Washington State
Distribution: Slackware
Posts: 46
Thanked: 0
Slackware's means of installation is straight-forward and basic. There are slackware packages (.tgz) that can be added/removed via the "pkgtool" at the console, or the seperate installpkg, removepkg, upgradepkg, etc. also at the console. (View their man pages.)

Most of these slackware-ready packages have install scripts which are executed at installation to take care of whatever is necessary. Otherwise, your only means of installation is compiling the source code for the program, but that's not so hard. Just be sure to read the README or INSTALL, or whatever documentation comes with the program source code.

Don't feel intimidated, I was at first but I've grown attached to Slackware in these last couple months. I've tried Suse 9.2 and Fedora Core 3 but found them to be too frustrating, and in some ways too controlling. (like Winblowz.) I didn't like the Yast configuration for Suse because it didn't like it when I tried to change things manually.

I've heard the phrase, "Once you go Slack, you don't go back" and I'm beginning to think it's true, even if you're a total linux newbie and crazy enough to try the so-called "difficult" distro, like me. (If by difficult they mean you have to perhaps read more howto's, and become familiar with configuration files, then yes it's "difficult." But I far prefer it, because I know exactly what's going on in my system. Well, ok not exactly yet because I don't know a whole heaping lot about how it all works, but I atleast know to some degree what's going on.)

~Davatar
davatar is offline     Reply With Quote
Old 03-31-2005, 01:23 PM   #4
Tuttle
Senior Member
 
Registered: Jul 2003
Location: Wellington, NZ
Distribution: mainly slackware
Posts: 1,216
Thanked: 1
amen.
Tuttle is offline     Reply With Quote
Old 03-31-2005, 04:53 PM   #5
novice26
Member
 
Registered: Mar 2005
Distribution: Slackware 10.1-2.6.11.6
Posts: 45
Thanked: 0

Original Poster
regarding checking by hand is there a way that to check what programs are installed then?

thanks for your replies
novice26 is offline     Reply With Quote
Old 03-31-2005, 05:24 PM   #6
keefaz
Senior Member
 
Registered: Mar 2004
Distribution: Slackware
Posts: 4,282
Thanked: 1
That depends on the install method. If install come from a slackware package,
you just cd /var/log/packages, then ls and cat the files in this directory

Other than that for a compiled and installed from source program, it is up to you to
know what program you installed. There is a program named ' checkinstall ' that
build slackware package for you though.
keefaz is offline     Reply With Quote
Old 03-31-2005, 07:57 PM   #7
gbonvehi
Senior Member
 
Registered: Jun 2004
Location: Argentina (SR, LP)
Distribution: Slackware
Posts: 3,138
Thanked: 0
novice26, you can do as keefaz suggested or use pkgtool (as root) and select the View option.
gbonvehi is offline     Reply With Quote
Old 04-01-2005, 05:24 AM   #8
cathectic
Member
 
Registered: Sep 2004
Location: UK, Europe
Distribution: Slackware64 -current
Posts: 750
Thanked: 1
Quote:
additional programs if slackware informs you if you have all the needed software to install?
No, the Slackware system is that you install it, and then figure out the dependencies yourself, since you know best. Alternatively, you may frequently roll your own packages instead.

Quote:
when when uninstallation is tells you this software is needed for this program or something like that?
When you remove a package, it checks against the contents of other packages that it is not removing a file that is also in another package. If that is the case, it will not delete that particular file (but it will remove the rest of the package).
cathectic is offline     Reply With Quote
Old 04-01-2005, 12:50 PM   #9
bobinglis
Member
 
Registered: Dec 2003
Location: MK
Distribution: \\slackware 10.1
Posts: 47
Thanked: 0
I have Slackware 10.0 installed after using Mandrake 10.0 and 10.1, Iīve also tried SUSE and some other flavours of linux distroś. I now have 2 40gig discs setup as Production and test. I reccomend this for anyone who has important info on their system.
I am x sys prog so command lines donīt phase me, I find Slackware not so difficult as some make out. Loading new software for newbies is no problem if you use KDE, I have found Kpackage an excellent tool, just donīt tick the dependencies box. Read the install guides and do a search in Kpackage for the laid down reqs.
I have a WinXP laptop connected and sharing the network connection through a Zoom ADSL router. Only the windows network setup is a pain if anything happens to btreak the connection u have restart the network connection in WinXP.
I use shorewall as firewall, that takes a while to learn but once u have setup its ok.
If u want a reliable system Iīd reccomend linux to anybody with some experience of computer setups.
I am now trying to find a solution for sharing my scanner with the XP m/c.
I have just purchased a Cannon N670U and it worked out of the box with linux and slack. Brilliant. A great way to spend rainy days as a pensioner.
bobinglis is offline     Reply With Quote

Reply

Bookmarks


Thread Tools

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
Uninstall program windefault Linux - Newbie 3 09-12-2004 07:20 PM
N00b: how do i install a program on slackware? FlinkL.n00b Linux - Software 1 08-26-2004 08:06 AM
Install and Uninstall program on Fedora opadilla Linux - Newbie 1 03-26-2004 10:47 PM
uninstall program huno Linux - Software 1 12-06-2003 09:47 AM
how to check version and uninstall packets Vieux Linux - General 2 12-07-2002 03:24 PM


All times are GMT -5. The time now is 01:12 AM.

Main Menu
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
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration