This commit is contained in:
syui 2025-05-22 10:11:41 +09:00
parent baad042ce7
commit b50d55ab82
Signed by: syui
GPG Key ID: 5417CFEBAD92DF56

View File

@ -13,31 +13,28 @@ package managerの[winget](https://github.com/microsoft/winget-cli)を入れて
commandは`winget install xxx`です。 commandは`winget install xxx`です。
`.preview`を外すと古いverがinstallされます。 `.preview`を外すと古いverがinstallされます。
```sh |title|command(id)|url|
$ winget install git.git
```
|title|url|command(id)|
|---|---|---| |---|---|---|
|terminal|https://github.com/microsoft/terminal|microsoft.windowsterminal.preview| |terminal|microsoft.windowsterminal.preview|https://github.com/microsoft/terminal|
|pwsh|https://github.com/powershell/powershell|microsoft.powershell.preview| |pwsh|microsoft.powershell.preview|https://github.com/powershell/powershell|
|openssh|https://github.com/powershell/win32-openssh|microsoft.openssh.preview| |aishell|microsoft.aishell|https://github.com/powershell/aishell/|
|wsl|https://github.com/microsoft/wsl|microsoft.wsl| |openssh|microsoft.openssh.preview|https://github.com/powershell/win32-openssh|
|vscode|https://github.com/microsoft/vscode|microsoft.visualstudiocode| |wsl|microsoft.wsl|https://github.com/microsoft/wsl|
|vim|https://github.com/vim/vim-win32-installer|vim.vim| |vscode|microsoft.visualstudiocode|https://github.com/microsoft/vscode|
|git|https://github.com/git/git|git.git| |vim|vim.vim|https://github.com/vim/vim-win32-installer|
|lazygit|https://github.com/jesseduffield/lazygit|jesseduffield.lazygit| |git|git.git|https://github.com/git/git|
|node|https://github.com/nodejs/node|openjs.nodejs| |lazygit|jesseduffield.lazygit|https://github.com/jesseduffield/lazygit|
|nvm|https://github.com/nvm-sh/nvm|coreybutler.nvmforwindows| |node|openjs.nodejs|https://github.com/nodejs/node|
|python|https://github.com/python|python.python.3.12| |nvm|coreybutler.nvmforwindows|https://github.com/nvm-sh/nvm|
|conda|https://github.com/anaconda|anaconda.miniconda3| |python|python.python.3.12|https://github.com/python|
|conda|anaconda.miniconda3|https://github.com/anaconda|
## その他 ## その他
|title|command(id)| |title|command(id)|
|---|---| |---|---|
|cuda|nvidia.cuda| |cuda|nvidia.cuda|
|epicgames launcher|epicgames.epicgameslauncher| |epicgameslauncher|epicgames.epicgameslauncher|
|blender|blenderfoundation.blender| |blender|blenderfoundation.blender|
|discord|discord.discord| |discord|discord.discord|
|unity|unity.unity| |unity|unity.unity|
@ -45,6 +42,15 @@ $ winget install git.git
|godot|godot.godot| |godot|godot.godot|
|obs|obsproject.obsstudio| |obs|obsproject.obsstudio|
|ollama|ollama.ollama| |ollama|ollama.ollama|
|chatgpt|--id=9NT1R1C2HH7J --source=msstore|
```sh
$ winget install git.git
$ winget show --id=9NT1R1C2HH7J --source=msstore
公開元: OpenAI
発行元 URL: https://help.openai.com
```
https://github.com/microsoft/winget-pkgs/tree/master/manifests/e/EpicGames/EpicGamesLauncher https://github.com/microsoft/winget-pkgs/tree/master/manifests/e/EpicGames/EpicGamesLauncher