Differences between version 3 and predecessor to the previous major change of TGZ.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 3 | Last edited on Sunday, November 9, 2003 3:51:46 pm | by AristotlePagaltzis | Revert |
Older page: | version 1 | Last edited on Sunday, November 2, 2003 2:06:41 pm | by GabrielBankierPerry | Revert |
@@ -1,3 +1,7 @@
-[Slackware]'s PackageManagementTool
.%%%
-Basically just a
TarBall with
a desciption and postinstall script.%%%
-Can be enhanced with
[swaret | http://www.swaret.org/] which works
much like
[Debian]'s [APT] system.
+[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
.