MacBookPro.lan 2026-5-31:20:45:58
This commit is contained in:
+13
-11
@@ -1,13 +1,15 @@
|
||||
up::[[installing things]]
|
||||
title::"macos package manager"
|
||||
#s/informatique
|
||||
---
|
||||
up: "[[installing things]]"
|
||||
tags:
|
||||
- "#s/informatique"
|
||||
---
|
||||
|
||||
----
|
||||
```breadcrumbs
|
||||
title: "Sous-notes"
|
||||
type: tree
|
||||
collapse: true
|
||||
show-attributes: [field]
|
||||
field-groups: [downs]
|
||||
depth: [0, 0]
|
||||
```
|
||||
|
||||
# Changing installation settings
|
||||
You can edit settings for a certain app using :
|
||||
`brew edit <name>`
|
||||
That opens a configuration file that controls taht installation settings.
|
||||
|
||||
Then, you can recompile that app using :
|
||||
`brew reinstall --build-from-source <name>`
|
||||
|
||||
Reference in New Issue
Block a user