Even heavy graphical applications have a CLI tool!
Why is the preceding story interesting?
It’s not because of the use of PowerShell, WinGet, or Chocolatey. These are clearly CLI tools.
It is because we designed a way to install software from the command line without involving any GUI. This means that even if we are installing graphical applications (such as the Microsoft Office suite, internet browsers, and the Adobe suite), we are doing so by relying on their own CLI tools.
Yes, these graphical applications provide a CLI tool allowing us to install (and sometimes also configure) these applications.