Penguin

Differences between current version and revision by previous author of TGZ.

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 3 Last edited on Sunday, November 9, 2003 3:51:46 pm by AristotlePagaltzis
Older page: version 2 Last edited on Sunday, November 9, 2003 11:21:19 am by GabrielBankierPerry Revert
@@ -1,4 +1,7 @@
-[Slackware]'s PackageManagementTool .%%%  
-Basically just a TarBall with a desciption and postinstall script.%%%  
-Can be enhanced with [swaret | http://www.swaret.org/] and/ or [Slapt-Get | http://software.jaos.org/] which work much like [Debian]'s [APT] system.%%%  
-There is a large repository of Slackware packages at [http://www.linuxpackages.net/]
+[Slackware]'s PackageManagement format .  
+  
+These are simply [ TarBall]s of the software, to be extracted in the filesystem root. They contain a desciption and postinstall script in __/install__, which are removed after successful installation. It doesn't get any more bare bones .  
+  
+A large repository of [Slackware] packages is available at [http://www.linuxpackages.net/].  
+  
+You can use [swaret | http://www.swaret.org/] or [Slapt-Get | http://software.jaos.org/] to achieve dependency handling on [Slackware] much the way [Debian]'s [APT] system works