[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
howtos:software:template [2019/02/21 11:19 (UTC)] markandhowtos:software:template [2019/02/21 11:52 (UTC)] (current) markand
Line 3: Line 3:
 ====== program name ====== ====== program name ======
  
-<!-- Add a summary about the software and its purpose -->+<!-- Add a summary about the software and its purpose. --> 
 + 
 +====== Prerequisites ====== 
 + 
 +<!-- Add requirements prior using this program. Remove this chapter if unnecessary. -->
  
 ====== Installation ====== ====== Installation ======
  
 <!-- Use this paragraph if software is available from stock Slackware. --> <!-- Use this paragraph if software is available from stock Slackware. -->
-program name is distributed with Slackware since <VERSION>.+<!-- Remove since <VERSION> if you don't know --> 
 +<!-- Replace as <category/name> with appropriate location (e.g. a/dbus) --> 
 +program name is distributed with Slackware since <VERSION> as <category/name>.
  
 <!-- Use this paragraph if software is available via SlackBuilds.org, put hyperlink to the package --> <!-- Use this paragraph if software is available via SlackBuilds.org, put hyperlink to the package -->
 howtos:software:template ()