일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- KAKAO
- git
- LLM
- evaluation
- Linux
- DB
- Converting
- file
- numpy
- Paper
- Package
- format
- docker
- PostgreSQL
- GitLab
- Flask
- Python
- CUDA
- Database
- Windows
- enV
- pytorch
- judge
- pandas
- Mac
- Container
- list
- Laravel
- TORCH
- AI
Archives
- Today
- Total
Daily Develope
[Mac] Brew 명령어 정리 본문
brew update
brew install {package_name}
ㅇ link 명령어 변경
- 예) python 버전 변경 (신규로 python 3.9.x 설치한 경우)
brew unlink python
brew link python@3.9
'OS > Mac' 카테고리의 다른 글
[MAC] zsh 명령어 등록 (0) | 2025.03.05 |
---|---|
[Mac] 포트조회 및 프로세스 종료 (0) | 2023.04.11 |
[Mac] 크롬 브라우저를 통한 원격접속 (0) | 2022.04.20 |