# MS, Windows용 자체 패키지 매니저 공개

> Clean Markdown view of GeekNews topic #2115. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=2115](https://news.hada.io/topic?id=2115)
- GeekNews Markdown: [https://news.hada.io/topic/2115.md](https://news.hada.io/topic/2115.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-05-20T10:55:57+09:00
- Updated: 2020-05-20T10:55:57+09:00
- Original source: [devblogs.microsoft.com](https://devblogs.microsoft.com/commandline/windows-package-manager-preview/)
- Points: 9
- Comments: 3

## Topic Body

- WinGet CLI

ㅤ→ install/show/source/search/hash/validate 명령 지원

- 현재 v0.1을 오픈소스로 공개

- 21년 5월 v1.0 릴리즈 목표. 예정된 기능들 다수

ㅤ→ MS Store에서 설치

ㅤ→ REST 기반 써드파티 Repo 지원

ㅤ→ 릴리즈 채널 지원

ㅤ→ PWA 설치

ㅤ→ App Config 파일을 이용한 무인설치

ㅤ→ 의존성 기능

## Comments



### Comment 1855

- Author: xguru
- Created: 2020-05-22T07:59:24+09:00
- Points: 1

Choco 개발자가 Telemetry 수집 관련해서 opt-out 얘기는 왜 없는지를 이슈로 제기했는데

https://github.com/microsoft/winget-cli/issues/179

바로 opt-out 관련한 내용을 수정해서 적어두었네요.

https://github.com/microsoft/winget-cli/commit/e01c050ce0406ce2717437eb1d3d72d664d54b51

MS (여기서는 팀 멤버 겠지만)가 기민하게 움직이는게 여기저기서 보이는 듯

### Comment 1851

- Author: gurepa
- Created: 2020-05-21T09:43:01+09:00
- Points: 1

choco는 별도로 설치해야하고, CMD던 pwsh던 관리자 권한으로 실행해야하는 귀찮은 면이 있는데 winget은 기본 내장에 권한 문제도 없으니 이쪽에서는 훨씬 우세하겠네요.

### Comment 1844

- Author: xguru
- Created: 2020-05-20T11:01:26+09:00
- Points: 1

만든 목적중 가장 큰 이유가 보안성 및 누구나 사용하기 쉽게 만들기 위해서라고.

기존 패키지매니저 https://chocolatey.org/ 같은거 그냥 써도 괜찮다고 하는데, 아무래도 경쟁이 될듯 싶네요
