I can able to get the installed softwares from my ubuntu machine using dpkg. Trying to collect the information from corporate wide ubuntu machines.
how do i get installed softwares from other ubuntu machines using dpkg?
(like using windows powershell script get-wmi with computername option to get from other computers)
You can use:
or