Updating Extensions
How to update specific extensions or all extensions
With RRPMPkg, you can either update specific extensions manually or update all extensions together.
$ rrpmpkg update # Updates all extensions
...
$ rrpmpkg update --package rrpm-org/extension # Updates specific extension
...
Last updated