LinuxQuestions.org
Help answer threads with 0 replies.
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 10-08-2015, 05:59 PM   #1
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,241

Rep: Reputation: 5322Reputation: 5322Reputation: 5322Reputation: 5322Reputation: 5322Reputation: 5322Reputation: 5322Reputation: 5322Reputation: 5322Reputation: 5322Reputation: 5322
Package management tools


I've fallen behind in keeping up with the package management tools that the community has developed.

My current workflow is this. I set up a mirror in slackpkg, I install slackpkgplus and I set that up. I use that combination to update the official packages and Alien Bob's packages. Then I install sbopkg, set up sqg and let sbopkg build the sbopkg queues. Then I install most things with "sbopkg -i <package> -k".

Which other tools have become available? I was reminded of sbotools recently. I think there was also a recent tool written in Python whose name I can't remember. (EDIT: slpkg).

Last edited by dugan; 10-08-2015 at 07:30 PM.
 
Old 10-09-2015, 01:49 AM   #2
lems
Member
 
Registered: May 2004
Distribution: BSD
Posts: 269

Rep: Reputation: 119Reputation: 119
There is a little new tool called sbodeps that can calculate dependencies on the fly for use with sbopkg. Willy wrote on the mailing list that he wants to merge it with sbopkg. (See also Christoph Willing's HooRex.)

Then there is David Spencer's (55020) slackrepo, which might have the most features currently. Aaditya Bagga has also written a SBo tool called asbt.

As for package managers, there was slackroll, which I quite liked, but it has been discontinued (should still work though -- see the website).

Personally, I tried my hand at writing a package manager and SBo tool, and while I use them for my systems, I think they are no good compared to what's already available.

Last edited by lems; 10-09-2015 at 02:02 AM.
 
4 members found this post helpful.
Old 10-09-2015, 02:49 AM   #3
D1ver
Member
 
Registered: Jan 2010
Distribution: Slackware 13.37
Posts: 598
Blog Entries: 3

Rep: Reputation: 194Reputation: 194
I'm a big fan of http://www.src2pkg.net/ as well. If I can't find it with sbopkg or alienbobs website I just throw src2pkg at it.
 
Old 10-09-2015, 03:43 AM   #4
solarfields
Senior Member
 
Registered: Feb 2006
Location: slackalaxy.com
Distribution: Slackware, CRUX
Posts: 1,449

Rep: Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997
I don't know what your opinion on prebuilt third-party packages is, but I should mention this. There has been a new repo, called SlackOnly that offers packages build from the scripts at SlackBuilds.org:

http://packages.slackonly.com/pub/packages/

It is created by slackrepo (mentioned above) and covers almost everything there.

Last edited by solarfields; 10-09-2015 at 11:56 AM.
 
1 members found this post helpful.
Old 10-09-2015, 04:17 AM   #5
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,558
Blog Entries: 15

Rep: Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097
I use sbotools myself. Love it.

Um... there is also gslapt and slapt-get which is more for the core system than SBo.
 
1 members found this post helpful.
Old 10-09-2015, 04:50 AM   #6
solarfields
Senior Member
 
Registered: Feb 2006
Location: slackalaxy.com
Distribution: Slackware, CRUX
Posts: 1,449

Rep: Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997
Quote:
Originally Posted by ReaperX7 View Post
I use sbotools myself. Love it.

Um... there is also gslapt and slapt-get which is more for the core system than SBo.
Right... forgot to mention that slapt-get can be easily used with SlackOnly and the result is a huge repository of ready to use packages, just a click away.
 
Old 10-09-2015, 06:32 AM   #7
linuxtinker
Member
 
Registered: Dec 2013
Location: NJ / USA
Distribution: Slackware 64 -Current
Posts: 232

Rep: Reputation: 99
Here is a good list via Slackrepo : http://idlemoor.github.io/slackrepo/links.html
 
2 members found this post helpful.
Old 10-09-2015, 06:49 AM   #8
solarfields
Senior Member
 
Registered: Feb 2006
Location: slackalaxy.com
Distribution: Slackware, CRUX
Posts: 1,449

Rep: Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997Reputation: 997
I wish to see prt-get from CRUX adapted for Slackware and SBo. Would be great. Very nice tool.
 
1 members found this post helpful.
Old 10-09-2015, 07:04 AM   #9
55020
Senior Member
 
Registered: Sep 2009
Location: Yorks. W.R. 167397
Distribution: Slackware
Posts: 1,307
Blog Entries: 4

Rep: Reputation: Disabled
That page needs an update badly -- sorry, in particular, to the authors of Hoorex, lintpkg and sbodeps for the omissions -- I started making the whole site "responsive", but never finished it, and actual updates are queued up behind that, but now I seem to be gearing up for a new job :-/
 
Old 10-09-2015, 05:50 PM   #10
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,062

Rep: Reputation: Disabled
@55020: David, I missed your announcement of slackrepo, I just discovered it following linuxtinkers' post. I don't know yet if I need it but it looks really professional, congrats!

I also like your website's layout and appearance.

Your links page is very useful, maybe you could include it also as an article in SlackDocs?
 
Old 10-09-2015, 08:43 PM   #11
pcninja
Member
 
Registered: Oct 2013
Location: SE Wisconsin, USA
Distribution: Arch Linux
Posts: 93

Rep: Reputation: Disabled
I really like slackpkg+ and sbopkg
 
Old 10-10-2015, 12:06 AM   #12
imitis
Member
 
Registered: Oct 2007
Location: Latvia, Liepaja
Distribution: Slackware
Posts: 92

Rep: Reputation: 29
I like this new slpkg tool - https://github.com/dslackw/slpkg
 
Old 10-10-2015, 01:58 AM   #13
chris.willing
Member
 
Registered: Jun 2014
Location: Brisbane, Australia
Distribution: Slackware,LFS
Posts: 917

Rep: Reputation: 619Reputation: 619Reputation: 619Reputation: 619Reputation: 619Reputation: 619
Quote:
Originally Posted by ReaperX7 View Post
Um... there is also gslapt and slapt-get which is more for the core system than SBo.
Actually, one of the things I like about slapt-get is that it can be configured to simultaneously use multiple repos. As well as targeting a well known mirror site for the core Slackware packages, I also configure mine to point at my own repo of built SBo packages. It therefore covers all my needs, including dependency resolution for the SBo packages. Ideal for keeping additional software packages up to date across multiple machines.

chris
 
Old 11-11-2015, 12:59 PM   #14
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,241

Original Poster
Rep: Reputation: 5322Reputation: 5322Reputation: 5322Reputation: 5322Reputation: 5322Reputation: 5322Reputation: 5322Reputation: 5322Reputation: 5322Reputation: 5322Reputation: 5322
Just how behind am I? I just now, today, found out about usm (Unified Slackware package manager).
 
1 members found this post helpful.
  


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
which package management system / distribution is the simplest to package for? Siljrath Linux - General 2 10-25-2014 08:08 PM
LXer: Simple Package management with Synaptic Package Manager LXer Syndicated Linux News 0 12-05-2006 06:33 PM
Using Package Archive style package management mugwump84 Linux From Scratch 3 08-25-2005 05:19 PM
LAN Management Tools kegwell Linux - Software 1 03-31-2005 08:09 AM
e-learning management tools ? kambing Linux - Software 1 12-18-2003 03:46 AM

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

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