0765e88645f8aad9932b6743747fa5717d58fbac
ocpm - OpenCore Package Manager [WIP]
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 -U to update all kexts.
Use ocpm -I [kext names...] to install kexts
Features / To-do
- Update kexts to the latest version
- Install kexts
- Uninstall kexts
- Resolve dependencies
- Install specific versions of a kext
- Install OS-dependent kexts (like AirportItlwm)
- Update OpenCore itself
Description
Languages
Python
98.9%
Shell
1.1%
