일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- docker
- evaluation
- git
- Python
- Windows
- Paper
- format
- AI
- Converting
- KAKAO
- TORCH
- CUDA
- Container
- judge
- numpy
- file
- enV
- list
- Laravel
- Linux
- pytorch
- pandas
- LLM
- Database
- Package
- Mac
- GitLab
- PostgreSQL
- Flask
- DB
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 |