Hi everyone,
We are planning to cleanup the package manager in AEM. May I know whether does anyone have an idea on listing down all the package which was installed latest under etc/packages/.
Thankyou in advance!
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi @AishwaryaKa
You can use below java API
Hi @AishwaryaKa
You can try curl commands to list and uninstall
https://github.com/paulrohrbeck/aem-links/blob/master/curl_cheatsheet.md#package-management
Hi Arun,
We need to list out the latest packages which is installed in package manager based on group names. I don't find any curl commands to list the latest packages. Kindly let me know if I have missed any of the curl commands related to this.
Hi @AishwaryaKa
You can use below java API
Views
Like
Replies