Penguin
Diff: PackageManagementTool
EditPageHistoryDiffInfoLikePages

Differences between version 14 and previous revision of PackageManagementTool.

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

Newer page: version 14 Last edited on Tuesday, August 19, 2003 1:05:34 pm by WikiAdmin Revert
Older page: version 13 Last edited on Tuesday, August 19, 2003 12:16:12 pm by DanielLawson Revert
@@ -1,8 +1,8 @@
 There are several main 'flavours' of PackageManagementTool in use in various LinuxDistributions. These include: 
  
-; ''rpm'' : Redhat Package Manager. Obviously, RedHat uses this, but [Mandrake] and a handful of others do as well.  
-; ''dpkg'' : This is [Debian]'s package manager. KnoppixLinux, [Progeny] and other LinuxDistributions are "Debian-based". 
+; ''rpm'' : Redhat Package Manager. Obviously, RedHat uses this, but [Mandrake] and a handful of others do as well. File format is [RPM] .  
+; ''dpkg'' : This is [Debian]'s package manager. KnoppixLinux, [Progeny] and other LinuxDistributions are "Debian-based". File format is [Deb]
 ; ''.tgz'' : [Slackware] uses [TarBall]s that include pre-and post install scripts. 
 ; ''ports'' : This is the source based PackageManagementTool that [BSD] uses. Several LinuxDistributions use a similar idea. 
 ; ''portage'' : [GentooLinux]' version of source based PackageManagement, driven by a tool called ''emerge''. 
 ; ''spells'' : SorcererLinux has a 'spell book' approach to source based PackageManagement.