# exPKG ## useage > ```bash > expkg /path/to/file.pkg|file.mpkg [output/path] >``` build ```bash > cmake -B build > cmake --build build --config Release -j8 >```