ユーザ用ツール

サイト用ツール


os:windows:package:winget

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
os:windows:package:winget [2024/03/22 12:15] hayashios:windows:package:winget [2024/11/06 00:10] (現在) – [サブコマンド] hayashi
行 6: 行 6:
  
 Microsoft Storeでアプリインストーラーが開かれるので、最新版に更新 Microsoft Storeでアプリインストーラーが開かれるので、最新版に更新
 +
 +===== サブコマンド =====
 +
 +^ サブコマンド ^ 説明 ^
 +| -v/--version | wingetのバージョンを表示 |
 +| --info | wingetの情報を表示 |
 +| install | 指定されたパッケージをインストール |
 +| show | パッケージに関する情報を表示 |
 +| source | パッケージのソースの管理 |
 +| search | アプリの基本情報を見つけて表示 |
 +| list | インストール済みパッケージを表示 |
 +| upgrade | アップグレード対象パッケージの表示 |
 +| upgrade <package> | 指定されたパッケージをアップグレード |
 +| uninstall | 指定されたパッケージをアンインストール |
 +| hash | インストーラーファイルをハッシュするヘルパー |
 +| validate | マニフェストファイルを検証 |
 +| settings | 設定(settings.josnファイル)を開く |
 +| features | 試験的な機能の状態を表示 |
 +| export | インストールされているパッケージのリストをエクスポート |
 +| import | ファイル中の全てのパッケージをインストール |
 +
 +===== 更新 =====
 +以下ですべて更新
 +
 +  winget upgrade --all
 +
 +"--silent" を付けると確認しない((ただし、管理者で動かすこと))
 +
 +  winget upgrade --all --silent
 +
 +===== バージョンの固定 =====
 +
 +  winget pin add <package>
 +
 +固定されたソフト一覧
 +
 +  winget pin list
 +===== configureコマンド =====
 +  * winget [[https://learn.microsoft.com/ja-jp/windows/package-manager/winget/configure|configure]]
 +
 +> winget ツールの configure コマンドは、WinGet 構成ファイルを使用し、お使いの Windows コンピューターの目的の開発環境の状態へのセットアップを開始します。
  
 ===== source更新((repository)) ===== ===== source更新((repository)) =====
行 22: 行 63:
     * winget source add winget https://cdn.winget.microsoft.com/cache     * winget source add winget https://cdn.winget.microsoft.com/cache
   - 再度 winget source list   - 再度 winget source list
 +    * <code>user> winget source list
 +名前    引数
 +-----------------------------------------------------
 +winget  https://winget.azureedge.net/cache
 +msstore https://storeedgefd.dsx.mp.microsoft.com/v9.0
 +</code>
  
-    user> winget source list 
-    名前    引数 
-    ----------------------------------------------------- 
-    winget  https://winget.azureedge.net/cache 
-    msstore https://storeedgefd.dsx.mp.microsoft.com/v9.0 
  
 ===== PowerShell ===== ===== PowerShell =====
行 49: 行 91:
  
 ===== WezTerm ===== ===== WezTerm =====
 +あんま、好きじゃないや
  
 <code> <code>
行 63: 行 106:
 ===== インストールできたもの ===== ===== インストールできたもの =====
  
-  * WinSCP +  * 7-Zip [7zip.7zip] 
-  * PowerShell +  * A5:SQL mk2 
-  * WezTerm+  * Biscuit 
 +  * Bitwarden [Bitwarden.Bitwarden]
   * Brave   * Brave
 +  * CPUID CPU-Z [CPUID.CPU-Z] 
 +  * CrystalDiskInfo
   * FastCopy   * FastCopy
 +  * fork
 +  * git
 +  * joplin
 +  * LINE
 +  * Microsoft PowerToys
   * nmap   * nmap
 +  * PowerShell
 +  * Thunderbird
   * Visual Studio code   * Visual Studio code
 +  * WezTerm
   * Windows Terminal   * Windows Terminal
-  * A5:SQL mk2 +  * WinSCP 
-  * Microsoft PowerToys +  * Zoom 
-  * fork+ 
 +===== 参考 ===== 
 + 
 +  * [[https://learn.microsoft.com/ja-jp/windows/package-manager/winget/|winget ツールを使用したアプリケーションのインストールと管理]]
os/windows/package/winget.1711109759.txt.gz · 最終更新: 2024/03/22 12:15 by hayashi