mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-04-06 06:38:31 +00:00
Website updated to latest version (#4157)
* 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
This commit is contained in:
committed by
GitHub
parent
d2dbf03572
commit
2d2497408f
@@ -1,33 +1,33 @@
|
||||
---
|
||||
title: Applications
|
||||
weight: 2
|
||||
weight: 3
|
||||
---
|
||||
|
||||
{{< tabs items="Installation & Updates,Upgrade All,Uninstall,Get Installed,Clear Selection" defaultIndex="0" >}}
|
||||
{{< tabs >}}
|
||||
|
||||
{{< tab >}}
|
||||
* Choose the programs you want to install or upgrade.
|
||||
{{< 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 >}}
|
||||
{{< 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 >}}
|
||||
{{< tab name="Uninstall" >}}
|
||||
* Select the programs you wish to uninstall.
|
||||
* Click the `Uninstall Selected` button to remove the selected programs.
|
||||
{{< /tab >}}
|
||||
|
||||
{{< tab >}}
|
||||
{{< tab name="Get Installed" >}}
|
||||
* Click the `Show Installed Apps` button.
|
||||
* This will scan for and select all installed programs in Winutil that WinGet supports.
|
||||
* This scans for and selects installed applications supported by WinGet.
|
||||
{{< /tab >}}
|
||||
|
||||
{{< tab >}}
|
||||
{{< tab name="Clear Selection" >}}
|
||||
* Click the `Clear Selection` button.
|
||||
* This will unselect all checked programs.
|
||||
{{< /tab >}}
|
||||
|
||||
Reference in New Issue
Block a user