Skip to content

v0.90.1 — qpkg remove / uninstall

Latest

Choose a tag to compare

@sw7ft sw7ft released this 02 Sep 07:18
· 3 commits to main since this release

BerryCore v0.90.1 - qpkg remove / uninstall

You can take a port off the device now.

qpkg remove NAME
qpkg uninstall NAME
qpkg remove -y berry-remote
qpkg list

Only deletes files from that port zip (or the list recorded at install). Does not delete BerryCore, bin/qpkg, env.sh, VERSION, or the catalog zips.

Base packages (sensors, gps, replaces=core) stay unless you pass --force.

qpkg install now writes .qpkg/files/NAME.list so the next remove is exact. Older installs still uninstall from the catalog zip listing.

Get this qpkg with qpkg update or copy bin/qpkg from the tree.