Skip to content

Commit ab5e6af

Browse files
authored
Add more clarity about viewing where to find winget packages (#5175)
...based on customer feedback
1 parent 2223d89 commit ab5e6af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hub/package-manager/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
22
title: Windows Package Manager
33
description: Windows Package Manager is a comprehensive package manager solution that consists of a command line tool and set of services for installing applications on Windows.
4-
ms.date: 11/21/2024
4+
ms.date: 02/13/2025
55
ms.topic: overview
66
---
77

88
# Windows Package Manager
99

1010
Windows Package Manager is a comprehensive [package manager solution](#understanding-package-managers) that includes:
1111

12-
- [WinGet](./winget/index.md): The command line tool and client interface for the Windows Package Manager service.
12+
- [WinGet](./winget/index.md): The command line tool and client interface for the Windows Package Manager service. You can view the packages available using the command [`winget list`](./winget/list.md), find more winget commands: [Use the WinGet tool to install and manage applications](.winget/index.md).
1313
- [Submit packages to Windows Package Manager](./package/index.md): The packaging services for hosting and installing applications on Windows devices.
1414
- [WinGet Configuration files](./configuration/index.md): Create a set of instructions for Windows Package Manager to consolidate the steps for manually setting up a device and onboarding to a new project to a single command that is reliable and repeatable. WinGet Configuration files utilize PowerShell Desired State Configuration (DSC) in combination with YAML formatted instructions and WinGet packages to handle your machine set up.
1515

0 commit comments

Comments
 (0)