MacBookPro.lan 2026-5-31:20:45:58

This commit is contained in:
oskar
2026-05-31 20:45:59 +02:00
parent 2608232f5b
commit c1dfba0c57
9 changed files with 72 additions and 22 deletions
+13 -11
View File
@@ -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>`