mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-04-05 22:28:31 +00:00
* updated theme to latest version * updated tabs to the new way * added missing frontmatter to pages * updated hugo version * edited the file structure * revert back to old way * Update _index.md * fix typo and made sure it was upto date * updated docs * clean up navbar * Update en.yaml
40 lines
1.3 KiB
Markdown
40 lines
1.3 KiB
Markdown
---
|
|
title: Applications
|
|
weight: 3
|
|
---
|
|
|
|
{{< tabs >}}
|
|
|
|
{{< tab name="Installation & Updates" selected=true >}}
|
|
* Choose the applications 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 name="Upgrade All" >}}
|
|
* Simply press the `Upgrade All` button.
|
|
* This will upgrade all applicable programs that are installed without the need for individual selection.
|
|
{{< /tab >}}
|
|
|
|
{{< tab name="Uninstall" >}}
|
|
* Select the programs you wish to uninstall.
|
|
* Click the `Uninstall Selected` button to remove the selected programs.
|
|
{{< /tab >}}
|
|
|
|
{{< tab name="Get Installed" >}}
|
|
* Click the `Show Installed Apps` button.
|
|
* This scans for and selects installed applications supported by WinGet.
|
|
{{< /tab >}}
|
|
|
|
{{< tab name="Clear Selection" >}}
|
|
* 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.
|