15 lines
335 B
Markdown
15 lines
335 B
Markdown
---
|
|
title: "Homebrew"
|
|
type: entity
|
|
tags: [package-manager, macos]
|
|
sources: []
|
|
---
|
|
|
|
## Definition
|
|
Homebrew 是 macOS 的开源包管理器,用于安装缺失的 Unix 工具和 macOS 缺失的工具。
|
|
|
|
## Role
|
|
- 在本项目中用于安装 gog CLI 工具
|
|
|
|
## Connections
|
|
- [[GOG-CLI-安装配置指南]] ← 安装于 ← [[Homebrew]] |