.MPKG 파일 확장자
macOS Meta-Package
| 개발사 | Apple |
| 인기도 |
4.0 | 23 투표 |
MPKG 파일이란 무엇인가요?
An MPKG file is a macOS meta-package. It contains multiple macOS packages (.PKG files), which are used to install applications. Bundling related PKG files within an MPKG file makes those packages easier to distribute and install as a group.
추가 정보
For example, an MPKG file might contain separate installation packages used to install the command-line and GUI versions of a program. Or, an MPKG file might contain several related utilities, which are meant to be used in concert and thus packaged together.
When you double-click an MPKG file in macOS, Apple Installer will begin installing the packages the MPKG file contains. Sometimes, you may be able to manually specify which of the MPKG file's packages you want to install, as part of the installation process.
MPKG 파일을 여는 방법
You can use Apple Installer to install the packages an MPKG file contains. To do so, either double-click the MPKG file, or right-click it and select Open With → Installer.