[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
studioware:quick_start [2016/07/26 23:28 (UTC)] divestudioware:quick_start [2016/08/13 10:38 (UTC)] – [3) Installation] dive
Line 3: Line 3:
 To install our slackbuilds we have an application to help the process. To install our slackbuilds we have an application to help the process.
  
-To make the process a little simpler we have an application to download and install them: sepkg for building from slackbuilds, although sbopkg can also be used. It supports queue files, and will even download the queues from our server if needed.+To make the process a little simpler we have an application to download, build and install packages: sepkg. It supports queue files, and will even download the queues from our server if needed.
  
 +You will need around 12GB of free space to build all the packages in a full install.
 ===== 1) Preinstallation Tasks ===== ===== 1) Preinstallation Tasks =====
  
Line 38: Line 39:
 We have three main categories of applications: audio, video and photo. They are maintained by queue files. There is also a 'full' queue. We have three main categories of applications: audio, video and photo. They are maintained by queue files. There is also a 'full' queue.
  
-If you want a certain category - say audiothen you can use sepkg to download and build/install all the audio applications with the -q flag:+If you want a certain category - say audio then you can use sepkg to download and build/install all the audio applications with the -q flag:
  
 <code>sepkg -q audio</code> <code>sepkg -q audio</code>
 studioware:quick_start ()