# macOS 앱을 언인스톨 가능하게 만들기

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=8548](https://news.hada.io/topic?id=8548)
- GeekNews Markdown: [https://news.hada.io/topic/8548.md](https://news.hada.io/topic/8548.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-02-23T10:17:02+09:00
- Updated: 2023-02-23T10:17:02+09:00
- Original source: [notes.alinpanaitiu.com](https://notes.alinpanaitiu.com/Making%20macOS%20apps%20uninstallable)
- Points: 17
- Comments: 0

## Topic Body

- 앱스토어에서 아닌 앱도 Launchpad 에서 아이콘 삭제 만으로 앱과 관련 파일이 지워지도록 설정하기   
- Contents/MASReceipt 폴더를 만들고 receipt 파일을 생성만 해주는 것으로 끝   
- 이미 언인스톨된 앱의 파일을 제거하려면 Homebrew Formulae 가 있는 경우 `brew uninstall --cask --force --zap` 로 가능

## Comments



_No public comments on this page._
