Jump to content

.pkg: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
ps3
ps3
Line 13: Line 13:


* The [[macOS]] and [[iOS]] operating systems made by [[Apple Inc.|Apple]] use .pkg extensions for [[Installer (macOS)#Installer package|Apple software packages]].
* The [[macOS]] and [[iOS]] operating systems made by [[Apple Inc.|Apple]] use .pkg extensions for [[Installer (macOS)#Installer package|Apple software packages]].
* [[Sony PlayStation 3]] - Used for applications and other software installation, as well as being used for [[Downloadable content|DLC]] on the [[PlayStation Network]]<ref>{{cite web |url=http://www.psdevwiki.com/ps3/PKG_files |title=.PKG File|publisher=PSDevWiki|accessdate= 15 March 2015}}</ref>
* [[Sony PlayStation 3]] - Used for applications and other [[PlayStation 3]] software installation, as well as being used for [[Downloadable content|DLC]] on the [[PlayStation Network]]<ref>{{cite web |url=http://www.psdevwiki.com/ps3/PKG_files |title=.PKG File|publisher=PSDevWiki|accessdate= 15 March 2015}}</ref>
* [[Solaris (operating system)|Solaris]],<ref>{{cite web|url=http://www.bolthole.com/solaris/makeapackage.html|title=How to make a Solaris package (pkg format)|publisher=Bolthole.com|author=Philip Brown|accessdate= 11 October 2013}}</ref> or [[SunOS]] [[operating system]] (OS) and [[illumos]] - Denotes software packages that can be installed, removed and tracked using the pkgadd, pkgrm,and pkginfo commands. Solaris is a derivative of the [[AT&T]] [[UNIX]] OS, and the .pkg extension was also used on AT&T UNIX [[System V]] OS.
* [[Solaris (operating system)|Solaris]],<ref>{{cite web|url=http://www.bolthole.com/solaris/makeapackage.html|title=How to make a Solaris package (pkg format)|publisher=Bolthole.com|author=Philip Brown|accessdate= 11 October 2013}}</ref> or [[SunOS]] [[operating system]] (OS) and [[illumos]] - Denotes software packages that can be installed, removed and tracked using the pkgadd, pkgrm,and pkginfo commands. Solaris is a derivative of the [[AT&T]] [[UNIX]] OS, and the .pkg extension was also used on AT&T UNIX [[System V]] OS.
* AT&T UNIX [[System V]] .pkg files are [[cpio]] archives that contain specific file tree structures.<ref>{{cite web|url=http://www.sco.com/developers/devspecs/gabi41.pdf|title=SYSTEM V Application Binary Interface|publisher=SCO Group|author=AT&T|accessdate= 16 March 2015}}</ref>
* AT&T UNIX [[System V]] .pkg files are [[cpio]] archives that contain specific file tree structures.<ref>{{cite web|url=http://www.sco.com/developers/devspecs/gabi41.pdf|title=SYSTEM V Application Binary Interface|publisher=SCO Group|author=AT&T|accessdate= 16 March 2015}}</ref>

Revision as of 17:49, 23 April 2018

PKG
Filename extension
.pkg
Developed byApple Inc.,
Sony Computer Entertainment,
Symbian Ltd.
Container forApplications
  • The macOS and iOS operating systems made by Apple use .pkg extensions for Apple software packages.
  • Sony PlayStation 3 - Used for applications and other PlayStation 3 software installation, as well as being used for DLC on the PlayStation Network[1]
  • Solaris,[2] or SunOS operating system (OS) and illumos - Denotes software packages that can be installed, removed and tracked using the pkgadd, pkgrm,and pkginfo commands. Solaris is a derivative of the AT&T UNIX OS, and the .pkg extension was also used on AT&T UNIX System V OS.
  • AT&T UNIX System V .pkg files are cpio archives that contain specific file tree structures.[3]
  • Symbian use .pkg files to store configuration information used to generate .sis installer packages.[4]
  • BeOS Used .pkg files in the 90's as part of their software package platform. Be Inc. bought Starcode Software Inc. and acquired their packaging tools.
  • Apple Newton operating system used files ending in .pkg for Newton applications and software. As a result, when seen from the Mac OS X Finder, Newton applications appear the same as Mac OS X Installer packages, however they do not share their file format.
  • PTC/CoCreate 3D Modeling application use .pkg files to store model files. This .pkg file uses the zip file format.
  • Microsoft is said to use .pkg files for profile storage on Xbox Live.
  • L3 Avionics systems use some .pkg files for software updates.

References

  1. ^ ".PKG File". PSDevWiki. Retrieved 15 March 2015.
  2. ^ Philip Brown. "How to make a Solaris package (pkg format)". Bolthole.com. Retrieved 11 October 2013.
  3. ^ AT&T. "SYSTEM V Application Binary Interface" (PDF). SCO Group. Retrieved 16 March 2015.
  4. ^ Nokia Corporation. "Deploying an Application on the Symbian platform". Digia.com. Retrieved 15 March 2015.