Uninstall artifact/release from device using mender-client

Hi,

Is there any way we can uninstall/remove an artifact/release installed on device of type update module.

Thanks.

Hi @prasad,

Thanks for reaching out! Unfortunately this is not a directly supported use case. The closest which is directly available is creating a follow-up artifact which depends on the payload to be removed, and upon installation removes the files. Possibly clearing the provides declarations also is needed, see Advanced versioning | Mender documentation.

Greetz,
Josef