새로운 맥이 왔기 때문에 작업을 기록해 둡니다 ~ Homebrew ~ Hen

5681 단어 homebrew

소개



본 기사도 새로운 Mac이 왔기 때문에 작업을 메모할 뿐입니다.
이전 기사는 Xcode를 다운로드했습니다.
이번에는 Homebrew를 설치하고 싶습니다.

우선 공식 확인



우선 Homebrew installation

Installation — Homebrew Documentation 같은 것이 있으므로 이 사이트의 설명을 보면서 작업한다



일본어도 할 수 있는 것 같다.

지시에 따라 스크립트 실행


$ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

/usr/local/bin/brew
/usr/local/share/doc/homebrew
/usr/local/share/man/man1/brew.1
/usr/local/share/zsh/site-functions/_brew
/usr/local/etc/bash_completion.d/brew
/usr/local/Homebrew
==> The following existing directories will be made group writable:
/usr/local/bin
==> The following existing directories will have their owner set to anabuki_kosan:
/usr/local/bin
==> The following existing directories will have their group set to admin:
/usr/local/bin
==> The following new directories will be created:
/usr/local/etc
/usr/local/include
/usr/local/lib
/usr/local/sbin
/usr/local/share
/usr/local/var
/usr/local/opt
/usr/local/share/zsh
/usr/local/share/zsh/site-functions
/usr/local/var/homebrew
/usr/local/var/homebrew/linked
/usr/local/Cellar
/usr/local/Caskroom
/usr/local/Homebrew
/usr/local/Frameworks

Press RETURN to continue or any other key to abort

Press RETURN to continue or any other key to abort

계속해서 실행하므로 RETURN을 누르십시오.
==> /usr/bin/sudo /bin/chmod u+rwx /usr/local/bin

RETURN을 누르면 비밀번호를 입력하라는 메시지가 표시됩니다.



죄송합니다, 잘못 된 것 같습니다.



비밀번호 입력을 마치면
==> /usr/bin/sudo /bin/chmod g+rwx /usr/local/bin
==> /usr/bin/sudo /usr/sbin/chown anabuki_kosan /usr/local/bin
==> /usr/bin/sudo /usr/bin/chgrp admin /usr/local/bin
==> /usr/bin/sudo /bin/mkdir -p /usr/local/etc /usr/local/include /usr/local/lib /usr/local/sbin /usr/local/share /usr/local/var /usr/local/opt /usr/local/share/zsh /usr/local/share/zsh/site-functions /usr/local/var/homebrew /usr/local/var/homebrew/linked /usr/local/Cellar /usr/local/Caskroom /usr/local/Homebrew /usr/local/Frameworks
==> /usr/bin/sudo /bin/chmod g+rwx /usr/local/etc /usr/local/include /usr/local/lib /usr/local/sbin /usr/local/share /usr/local/var /usr/local/opt /usr/local/share/zsh /usr/local/share/zsh/site-functions /usr/local/var/homebrew /usr/local/var/homebrew/linked /usr/local/Cellar /usr/local/Caskroom /usr/local/Homebrew /usr/local/Frameworks
==> /usr/bin/sudo /bin/chmod 755 /usr/local/share/zsh /usr/local/share/zsh/site-functions
==> /usr/bin/sudo /usr/sbin/chown anabuki_kosan /usr/local/etc /usr/local/include /usr/local/lib /usr/local/sbin /usr/local/share /usr/local/var /usr/local/opt /usr/local/share/zsh /usr/local/share/zsh/site-functions /usr/local/var/homebrew /usr/local/var/homebrew/linked /usr/local/Cellar /usr/local/Caskroom /usr/local/Homebrew /usr/local/Frameworks
==> /usr/bin/sudo /usr/bin/chgrp admin /usr/local/etc /usr/local/include /usr/local/lib /usr/local/sbin /usr/local/share /usr/local/var /usr/local/opt /usr/local/share/zsh /usr/local/share/zsh/site-functions /usr/local/var/homebrew /usr/local/var/homebrew/linked /usr/local/Cellar /usr/local/Caskroom /usr/local/Homebrew /usr/local/Frameworks
==> /usr/bin/sudo /bin/mkdir -p /Users/anabuki_kosan/Library/Caches/Homebrew
==> /usr/bin/sudo /bin/chmod g+rwx /Users/anabuki_kosan/Library/Caches/Homebrew
==> /usr/bin/sudo /usr/sbin/chown anabuki_kosan /Users/anabuki_kosan/Library/Caches/Homebrew
==> Downloading and installing Homebrew...



あああああああああ
いいいいいいいいい
ううううううううう
えええええええええ
おおおおおおおおお


HEAD is now at 4a3442d1a Merge pull request #6432 from GauthamGoli/argv-cleanup-2
==> Homebrew is run entirely by unpaid volunteers. Please consider donating:
  https://github.com/Homebrew/brew#donations
==> Tapping homebrew/core
Cloning into '/usr/local/Homebrew/Library/Taps/homebrew/homebrew-core'...
remote: Enumerating objects: 5025, done.
remote: Counting objects: 100% (5025/5025), done.
remote: Compressing objects: 100% (4826/4826), done.
remote: Total 5025 (delta 48), reused 576 (delta 9), pack-reused 0
Receiving objects: 100% (5025/5025), 4.01 MiB | 4.08 MiB/s, done.
Resolving deltas: 100% (48/48), done.
Tapped 2 commands and 4814 formulae (5,067 files, 12.5MB).
Already up-to-date.
==> Installation successful!

==> Homebrew has enabled anonymous aggregate formulae and cask analytics.
Read the analytics documentation (and how to opt-out) here:
  https://docs.brew.sh/Analytics

==> Homebrew is run entirely by unpaid volunteers. Please consider donating:
  https://github.com/Homebrew/brew#donations
==> Next steps:
- Run `brew help` to get started
- Further documentation: 
    https://docs.brew.sh

이것으로 끝나고 싶다.

움직이는지 확인


brew search



아 ~ 뭔가 가득 ~ 때문에 오케이 같은.

좋은 웹페이지 즐겨찾기