Jump to content

.pkg: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Minikola (talk | contribs)
Adding illumos
BG19bot (talk | contribs)
m top: Remove blank line(s) between list items per WP:LISTGAP to fix an accessibility issue for users of screen readers. Do WP:GENFIXES and cleanup if needed. Discuss this at Wikipedia talk:WikiProject Accessibility#LISTGAP
Line 13: Line 13:


* The [[OS X]] and [[iOS]] operating system made by [[Apple Inc.|Apple]] use .pkg extensions for [[Installer (OS X)#Installer package|Apple software packages]].
* The [[OS X]] and [[iOS]] operating system made by [[Apple Inc.|Apple]] use .pkg extensions for [[Installer (OS X)#Installer package|Apple software packages]].

* [[Sony PlayStation 3]] - 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 [[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>

* [[Symbian]] use .pkg files to store configuration information used to generate [[.sis]] installer packages.<ref>{{cite web|url=http://doc.qt.digia.com/4.6/deployment-symbian.html|title=Deploying an Application on the Symbian platform|publisher=Digia.com|author=Nokia Corporation|accessdate= 15 March 2015}}</ref>
* [[Symbian]] use .pkg files to store configuration information used to generate [[.sis]] installer packages.<ref>{{cite web|url=http://doc.qt.digia.com/4.6/deployment-symbian.html|title=Deploying an Application on the Symbian platform|publisher=Digia.com|author=Nokia Corporation|accessdate= 15 March 2015}}</ref>

* [[BeOS]] Used .pkg files in the 90's as part of their software package platform. [[Be Inc.]] bought Starcode Software Inc. and acquired their [[SoftwareValet|packaging tools]].
* [[BeOS]] Used .pkg files in the 90's as part of their software package platform. [[Be Inc.]] bought Starcode Software Inc. and acquired their [[SoftwareValet|packaging tools]].

* Apple [[Newton (platform)|Newton]] operating system used files ending in .pkg for Newton applications and software. As a result, when seen from the Mac OS X [[Finder (software)|Finder]], Newton applications appear the same as Mac OS X Installer packages, however they do not share their file format.
* Apple [[Newton (platform)|Newton]] operating system used files ending in .pkg for Newton applications and software. As a result, when seen from the Mac OS X [[Finder (software)|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)|zip file format]].
* PTC/CoCreate 3D Modeling application use .pkg files to store model files. This .pkg file uses the [[Zip (file format)|zip file format]].

* it is also possible microsoft uses .pkg files for profile storage for xbox live accounts.
* it is also possible microsoft uses .pkg files for profile storage for xbox live accounts.



Revision as of 21:59, 28 March 2016

PKG
Filename extension
.pkg
Developed byApple Inc.,
Sony Computer Entertainment,
Symbian Ltd.
Container forApplications
  • The OS X and iOS operating system made by Apple use .pkg extensions for Apple software packages.
  • Sony PlayStation 3 - 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.
  • it is also possible microsoft uses .pkg files for profile storage for xbox live accounts.

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.