Windows Package Manager
詳細情報
タイトル | Windows Package Manager |
---|---|
URL | https://github.com/microsoft/winget-cli |
バージョン | ver 1.9.25200 |
更新日 | 2024/11/16 |
追加日 | 2024/02/04 |
種別 | フリーソフト |
説明 | Windows11/10向けのソフトをインストールすることができるパッケージ管理ツール。 |
レビュー
Windows Package ManagerはWindows 11とWindows 10で使用できるパッケージ管理ツール。
Microsoft StoreとWinGetコミュニティリポジトリに登録されている大量のソフトをwingetコマンドを利用してインストールすることができる。
実行にはWindows 10 1809( Build 17763)以降が必要。Microsoft Sttoreからインストールすることが推奨されているが、GitHubから実行ファイルをダウンロードして手動でインストールすることも可能。開発版はWindows 10/11のプレビュービルドを使用するか、Windows Package Manager Insider Programに加入すると使用することができる。
使用方法
コマンドプロンプトを開き「winget」と入力すると使用方法が表示される。
使用できるコマンドは次のとおりです:
install 指定されたパッケージをインストール
show パッケージに関する情報を表示します
source パッケージのソースの管理
search アプリの基本情報を見つけて表示
list インストール済みパッケージを表示する
upgrade 利用可能なアップグレードの表示と実行
uninstall 指定されたパッケージをアンインストール
hash インストーラー ファイルをハッシュするヘルパー
validate マニフェスト ファイルを検証
settings 設定を開くか、管理者設定を設定する
features 試験的な機能の状態を表示
export インストールされているパッケージのリストをエクスポート
import ファイル中のすべてのパッケージをインストール
pin パッケージ ピンの管理
configure システムを適切な状態に構成します
download 指定されたパッケージからインストーラをダウンロードする
アプリを探すにはwinget search パッケージ名
と実行する。例えば、Visual Studio Codeをインストールしたい場合winget search "Visual Studio Code"
のように引用符で囲う必要がある。
複数のパッケージが一致した場合、winget install "Visual Studio Code" --source winget
のように--source
オプションを追加したり、winget install Microsoft.VisualStudioCode
のようにアプリID(アプリの識別子)を使指定してインストールする必要がある。
スクリーンショット
更新グラフ
バージョン履歴
Windows Package Manager 1.9.25200
d439036
This release represents our second stable Windows Package Manager 1.9 build for Windows 10 (1809+), and Windows 11.
This release includes the ability to enable experimental features unless blocked by Group Policy Objects (GPO)
Sixel support is here to display icons and a new progress visualization. To try out this new feature, you must be using a terminal that supports sixels, such as the lat
Windows Package Manager 1.9.25180
ede0074
This release represents our first stable Windows Package Manager 1.9 build for Windows 10 (1809+), and Windows 11.
This release includes the ability to enable experimental features unless blocked by Group Policy Objects (GPO)
Sixel support is here to display icons and a new progress visualization. To try out this new feature, you must be using a terminal that supports sixels, such as the late
Windows Package Manager 1.8.1911
cc9b7a9
This is the second stable release of Windows Package Manager 1.8 for Windows 10 (1809+), and Windows 11.
Experimental features have been disabled in this release.
WinGet v1.8 will be the last stable version of WinGet with experimental features disabled. Starting in WinGet v1.9, stable releases will include the ability to enable experimental features unless blocked by Group Policy Obje
Windows Package Manager 1.8.1791
290222a
This is the first stable release of Windows Package Manager 1.8 for Windows 10 (1809+), and Windows 11.
Experimental features have been disabled in this release.
WinGet v1.8 will be the last stable version of WinGet with experimental features disabled. Starting in WinGet v1.9, stable releases will include the ability to enable experimental features unless blocked by Group Policy Objec
Windows Package Manager 1.7.11261
4f2b760
This release is the fifth stable release of Windows Package Manager 1.7 for Windows 10 (1809+), and Windows 11.
Experimental features have been disabled in this release.
What's Changed
- Fix mixed elevation integration issue by using MemoryStream by @yao-msft in #4413
- Explicitly add Microsoft.Management.Configuration as remoting server depende
Windows Package Manager 1.7.11132
83ec285
This release is the fourth stable release of Windows Package Manager 1.7 for Windows 10 (1809+), and Windows 11.
Experimental features have been disabled in this release.
This release addresses various bugs and adds arm64 support for the Microsoft.WinGet.Client powershell module.
What's Changed
- Add support for optional limitation set in configuration remote server and p
Windows Package Manager 1.7.10861
3a9093b
This release is the third stable release of Windows Package Manager 1.7 for Windows 10 (1809+), and Windows 11.
Experimental features have been disabled in this release.
This release fixes issues related to the EnableWindowsPackageManagerCommandLineInterfaces
Policy blocking COM calls which should be allowed when the CLI interface is disabled.
What's Changed
Windows Package Manager 1.7.10661
ce2f0c0
This release is the second release candidate of Windows Package Manager 1.7 for Windows 10 (1809+), and Windows 11.
Experimental features have been disabled in this release.
This release fixes issues related to winget upgrade --all
(#4219) and addresses problems with the PowerShell cmdlet Repair-WinGetPackageManager
which was caused by our dependency on the latest Mic
Windows Package Manager 1.7.10582
cf1ce04
This release is the first stable release of Windows Package Manager 1.7 for Windows 10 (1809+), and Windows 11. Experimental features have been disabled in this release.
Features
- The
winget repair
command is now available and can be used to repair a package that is having issues. - Winget can enable Windows Features as a package dependency.
- Winget now
Windows Package Manager 1.6.3482
912438c
This release is the seventh stable release of Windows Package Manager 1.6 for Windows 10 (1809+) and Windows 11. Experimental features have been disabled in this release. The store certificates in this release have been updated. The current store certificates will expire in early March 2024.
The winget configure
command is now a stable feature and can be used to automatically handle the