<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Homebrew :: Today 'tunepolo' Leaned</title><link>https://tunepolo.github.io/til/homebrew/index.html</link><description/><generator>Hugo</generator><language>ja-jp</language><atom:link href="https://tunepolo.github.io/til/homebrew/index.xml" rel="self" type="application/rss+xml"/><item><title>Homebrew周りのアップデートコマンド</title><link>https://tunepolo.github.io/til/homebrew/update_command/index.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://tunepolo.github.io/til/homebrew/update_command/index.html</guid><description>Homebrew自体のアップデート $ brew update Homebrew自体 + インストールしたソフトウェアのアップデート $ brew upgrade Homebrew Caskでインストールしたソフトウェアのアップデート Homebrew 2.6 で brew cask サブコマンドは廃止された。--cask オプションを使う。</description></item><item><title>インストールしたソフトウェアをファイルに書き出す</title><link>https://tunepolo.github.io/til/homebrew/brew_bundle_dump/index.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://tunepolo.github.io/til/homebrew/brew_bundle_dump/index.html</guid><description>$ brew bundle dump Brewfileにインストールしたソフトウェアが書き込まれる。&#10;$ brew bundle --file=Brewfile でBrewfileに書き込まれたソフトウェアを一括インストールできる。</description></item><item><title>古いバージョンのモジュールをインストールする</title><link>https://tunepolo.github.io/til/homebrew/install_old_version/index.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://tunepolo.github.io/til/homebrew/install_old_version/index.html</guid><description>PHPやnodeなどの言語を切り替えて使う際、opensslやicu4cなど動的にリンクされるモジュールのバージョンが変わってしまい動かなくなることがある。</description></item></channel></rss>