Files
ocpm/README.md
T
Hykilpikonna 507e0f0ad8 [+] Add readme
2022-07-07 18:28:08 -04:00

589 B

ocpm - OpenCore Package Manager [WIP]

image

Installation

You have to install python >3.7 with pip first, then:

pip install ocpm

Usage

First, cd to your EFI directory, and then run ocpm update to update all kexts.

Features / To-do

  • Update kexts to the latest version
  • Install/uninstall kexts
  • Resolve dependencies
  • Install specific versions of a kext
  • Install OS-dependent kexts (like AirportItlwm)
  • Update OpenCore itself