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 07-30-2008, 07:24 PM   #1
annihilan
Member
 
Registered: Jul 2008
Posts: 58

Rep: Reputation: 15
Slapt-get, and Slackware pkg management?


I am curious what the package manager is in Slackware, is it KPackage?
If so, how do I add repositories to it so I can see packages I don't have installed?

Slapt-get, I cannot figure out how to install. None of it makes sense. Can someone help me? I'm new and trying to figure things out.
 
Old 07-30-2008, 07:55 PM   #2
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,661

Rep: Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784
It's pkgtools
you can list the installed packages by doing
Code:
ls /var/log/packages
or go to pkgtools > view

use of repositories are included in third party package management like slapt-get, not in the official package manager that comes in Slackware
 
Old 07-30-2008, 08:11 PM   #3
andrew.46
Senior Member
 
Registered: Oct 2007
Distribution: Slackware
Posts: 1,365

Rep: Reputation: 493Reputation: 493Reputation: 493Reputation: 493Reputation: 493
Hi,

Interesting:

Quote:
Originally Posted by willysr View Post
you can list the installed packages by doing
Code:
ls /var/log/packages
So this means on a fully functioning Slackware 12.0 xfce installation with some extra packages installed I have:

Code:
andrew@ilium~$  ls /var/log/packages | wc -l
798
just under 800 packages installed. How does that compare to others here?

To the OP I can echo the thoughts of willysr and perhaps advise that at least for the 'settling in' period with Slackware to forget the idea of a repository feeding you updates and packages and concentrate at least for the time being on pkgtool, removepkg, installpkg and upgradepkg. Oops (delving into the man pages) and also explodepkg.

Andrew

Last edited by andrew.46; 07-30-2008 at 08:15 PM. Reason: syntax
 
Old 07-30-2008, 10:12 PM   #4
annihilan
Member
 
Registered: Jul 2008
Posts: 58

Original Poster
Rep: Reputation: 15
Question, how do I open pkgtools? Does it have a GUI?
 
Old 07-30-2008, 10:27 PM   #5
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Debian, Slackware
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
Smile

Quote:
Originally Posted by annihilan View Post
Question, how do I open pkgtools? Does it have a GUI?
At a root shell prompt type:

# pkgtool

http://i34.photobucket.com/albums/d1...st/pkgtool.jpg
 
Old 07-30-2008, 11:44 PM   #6
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,661

Rep: Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784
mine is 833 (laptop)
Code:
willy@laptop:~$ ls /var/log/packages/ | wc -l
838
 
Old 07-30-2008, 11:55 PM   #7
Cuetzpallin
Member
 
Registered: Feb 2008
Location: Monterrey, MX
Distribution: Slackware since 3.4 and love it!!!
Posts: 164

Rep: Reputation: 31
Quote:
Originally Posted by annihilan View Post
Question, how do I open pkgtools? Does it have a GUI?
just run as root on a CLI
$ pkgtool

you could try slackpkg to keep your system updated

Quote:
Originally Posted by willysr View Post
mine is 833 (laptop)
Code:
willy@laptop:~$ ls /var/log/packages/ | wc -l
838
This is mine on a Desktop:
Code:
bash-3.1$ ls /var/log/packages | wc -l
976
 
Old 07-31-2008, 12:09 AM   #8
AceofSpades19
Senior Member
 
Registered: Feb 2007
Location: Chilliwack,BC.Canada
Distribution: Slackware64 -current
Posts: 2,079

Rep: Reputation: 58
Mine:
Code:
bash-3.1$ ls /var/log/packages/ | wc -l
929
bash-3.1$
 
Old 07-31-2008, 03:16 AM   #9
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,298
Blog Entries: 61

Rep: Reputation: Disabled
Here's mine:

Code:
brian@BrisSGL:~$ ls /var/log/packages | wc -l
847
It's a desktop, recent reinstall.

Last edited by brianL; 07-31-2008 at 03:18 AM.
 
Old 07-31-2008, 08:22 AM   #10
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Debian, Slackware
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
Smile

Code:
hitest@slackbox:~$ ls /var/log/packages/ | wc -l
832
Here's mine on my main desktop, recent re-install:-)
 
Old 08-03-2008, 07:15 PM   #11
dangold
LQ Newbie
 
Registered: Mar 2006
Posts: 17

Rep: Reputation: 0
few months in desktop use nothing special

goldan@buh:~/download/alli$ ls /var/log/packages | wc -l
713
 
Old 08-03-2008, 09:59 PM   #12
Romanus81
Member
 
Registered: Feb 2008
Posts: 201

Rep: Reputation: 31
su -c pkgtool

This is a lot simpler than logging out/in as root, or doing a regular su.
 
  


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
Slapt-get, package management, and stability? Romanus81 Slackware 6 07-30-2008 06:36 AM
Slackware 10.3(11?) and Slapt-Get SlackerDex Slackware 25 04-19-2006 09:33 PM
slapt-get error 404 on 1 pkg stops upgrade farpoint Slackware 2 05-11-2005 02:28 PM
Pkg Management without Swaret justaguynsrq Slackware 10 01-08-2005 09:33 PM
slapt-get on slackware 9.1 question versaulis Linux - Software 0 11-12-2003 09:46 PM

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

All times are GMT -5. The time now is 03:40 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