⬇️📦🎯

  1. Go to the Software Distribution page (https://experienceleague.adobe.com/docs/experience-cloud/software-distribution/home.html?lang=en and https://experience.adobe.com/#/downloads/content/software-distribution/en/general.html) and get the .rpm file

  2. Open it, open again the .cpio file to find the folder ./ which contains etc and usr

  3. Extract it Somewhere

  4. Notepad++ > Find in Files (with match case and Filters set)

  5. Note: Filter can contain a wildcard:

    • *.x* to match xsl, xml
    • *.j* to match jssp, js
    • *.* to match any file