Removing duplicates in installed applications list in OSHI
PR: https://github.com/oshi/oshi/pull/2902 In a recent contribution to OSHI, a key improvement was made to how installed applications are fetched across OS types: deduplication of application entries while preserving their original order. When queryi...