mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-02-04 15:00:09 +00:00
* Docs * Update docs.yaml * Delete docs/LICENCE * Delete docs/README.md * Update module path in go.mod
40 lines
1.3 KiB
Markdown
40 lines
1.3 KiB
Markdown
---
|
|
title: Store
|
|
weight: 2
|
|
---
|
|
|
|
{{< tabs items="Installation & Updates,Upgrade All,Uninstall,Get Installed,Clear Selection" defaultIndex="0" >}}
|
|
|
|
{{< tab >}}
|
|
* Choose the programs you want to install or upgrade.
|
|
* For programs not currently installed, this action will install them.
|
|
* For programs already installed, this action will update them to the latest version.
|
|
* Click the `Install/Upgrade Selected` button to start the installation or upgrade process.
|
|
{{< /tab >}}
|
|
|
|
{{< tab >}}
|
|
* Simply press the `Upgrade All` button.
|
|
* This will upgrade all applicable programs that are installed without the need for individual selection.
|
|
{{< /tab >}}
|
|
|
|
{{< tab >}}
|
|
* Select the programs you wish to uninstall.
|
|
* Click the `Uninstall Selected` button to remove the selected programs.
|
|
{{< /tab >}}
|
|
|
|
{{< tab >}}
|
|
* Click the `Get Installed` button.
|
|
* This will scan for and select all installed programs in Winutil that WinGet supports.
|
|
{{< /tab >}}
|
|
|
|
{{< tab >}}
|
|
* Click the `Clear Selection` button.
|
|
* This will unselect all checked programs.
|
|
{{< /tab >}}
|
|
{{< /tabs >}}
|
|
|
|
{{< image src="images/Install-Tab" alt="Install Image" >}}
|
|
|
|
> [!TIP]
|
|
> If you have trouble finding an application, press `ctrl + f` and search the name of it. Applications will filter depending on your input.
|