Homebrew and Anaconda: Configuring for Apple M1 and Intel Silicon
Homebrew and Anaconda: Configuring for Apple M1 and Intel Silicon
This is a quick article that will serve as a brain dump for how I've recently configured my /bin/bash
profile for using Homebrew Package Manager with both M1 and Intel Silicon (with x86 emulated using Rosetta).
Installation Locations
Depending on which CPU architecture you are installing Homebrew Package Manager with will determine where brew is installed. By default, brew
will be installed to the following locations.
M1 Silicon Installation Path
If you are using brew on Apple M1 silicon, then the default installation script will install Homebrew Package Manager to the following paths.
#!/bin/bash
/opt/homebrew/bin
/opt/homebrew/Caskroom
Intel Silicon Installation Path
If you are using Homebrew Package Manager on Intel silicon, or through Rosetta emulation, then you will notice that Homebrew is installed to the following paths when you use the default installation script that is available from the official homepage.
#!/bin/bash
/usr/local/bin/brew
/usr/local/Caskroom
Configuring Bash
Now that we know where brew
is installed, we can configure bash to automatically load the relevant shell environment depending on which architecture is being used. This is useful if you have multiple copies of iTerm2 (for example), whereby one copy may be configured to launch with Rosetta emulation. If your Terminal instance (including iTerm2) is launched with Rosetta emulation, it will automatically attempt to use Homebrew at the listed installation path above (under "Intel Silicon"). However, because both installations are at different paths, we need some logic to detect which architecture (emulated or not) is being actively used, so we know which shell environment to load.
Refer to the logic below. It uses a command called "uname
" to detect which CPU architecture is actively in use. Based on the resulting value, it will then load the relevant shell environment. x86_64
is considered to be Intel Silicon, and arm64
is considered to be Apple M1.
Homebrew Shell Environment
The snippet below describes the logic for automatically loading Homebrew shell environment depending on the architecture.
#!/bin/bash
if [[ "$(uname -m)" == "x86_64" ]]; then
echo "Loading: Homebrew (x86)"
eval "$(/usr/local/bin/brew shellenv)"
CONDA_BREW_PATH=/usr/local/Caskroom/miniconda
else
echo "Loading: Homebrew (ARM)"
eval "$(/opt/homebrew/bin/brew shellenv)"
CONDA_BREW_PATH=/opt/homebrew/Caskroom/miniconda
fi
Anaconda Shell Environment
The snippet below describes the logic (typically generated by Anaconda) for loading the relevant shell environment.
#!/bin/bash
if [[ "$(uname -m)" == "x86_64" ]]; then
# >>> conda initialize >>>
# !! Contents within this block are managed by 'conda init' !!
__conda_setup="$('/usr/local/Caskroom/miniforge/base/bin/conda' 'shell.bash' 'hook' 2> /dev/null)"
if [ $? -eq 0 ]; then
eval "$__conda_setup"
else
if [ -f "/usr/local/Caskroom/miniforge/base/etc/profile.d/conda.sh" ]; then
. "/usr/local/Caskroom/miniforge/base/etc/profile.d/conda.sh" # commented out by conda initialize
else
export PATH="/usr/local/Caskroom/miniforge/base/bin:$PATH" # commented out by conda initialize
fi
fi
unset __conda_setup
# <<< conda initialize <<<
elif [[ "$(uname -m)" == "arm64" ]]; then
# >>> conda initialize >>>
# !! Contents within this block are managed by 'conda init' !!
__conda_setup="$('/opt/homebrew/Caskroom/miniforge/base/bin/conda' 'shell.bash' 'hook' 2> /dev/null)"
if [ $? -eq 0 ]; then
eval "$__conda_setup"
else
if [ -f "/opt/homebrew/Caskroom/miniforge/base/etc/profile.d/conda.sh" ]; then
. "/opt/homebrew/Caskroom/miniforge/base/etc/profile.d/conda.sh" # commented out by conda initialize
else
export PATH="/opt/homebrew/Caskroom/miniforge/base/bin:$PATH" # commented out by conda initialize
fi
fi
unset __conda_setup
# <<< conda initialize <<<
fi
Configuring iTerm to Launch with Rosetta Emulation
If you are running on Apple M1 silicon, you can still run the same applications with x86 emulation by using Rosetta. You can install Rosetta from the command-line by running the following command.
#!/bin/bash
/usr/sbin/softwareupdate --install-rosetta --agree-to-license
And now you can create a copy of your iTerm installation, and modify the copy to launch with Rosetta emulation. Refer to the screenshots below for greater reference.
With your duplicate instance of iTerm, you can then modify the properties so that it launches with Rosetta emulation.
Additionally, if you want to be able to interchangeably use either Homebrew installations while using one kind of architecture over the other, then you can make use of the following aliases that can be added to your ~/.profile
file. It should be noted that this snippet includes support for pyenv
, a tool that is used for managing multiple installations of Python on the same machine.
#!/bin/bash
eval "$(pyenv init -)"
eval "$(pyenv virtualenv-init -)"
alias ibrew='arch -x86_64 /usr/local/bin/brew'
alias mbrew='arch -arm64e /opt/homebrew/bin/brew'
There you have it. You should be able to use Homebrew with both architectures from the same Apple M1 machine.
Comments
Comments
https://clck.ru/349J4j
It is perfect time to make some plans for the future and it's time
to be happy. I've read this post and if I could I desire to suggest you few interesting things or tips.
Perhaps you can write next articles referring to this article.
I want to read more things about it!
promethazine prices
Very good post. I am experiencing some of these issues as well..
buy wellbutrin 2023
Very nice post. I just stumbled upon your weblog and wanted to say that I have truly enjoyed browsing your blog posts.
After all I will be subscribing to your rss feed and I hope you write again soon!
buy benadryl cough syrup
I am truly thankful to the holder of this web page who has shared this wonderful article at at this time.
lisinopril 5mg
This is a really good tip especially to those fresh to the blogosphere.
Brief but very accurate info… Appreciate your sharing this one.
A must read article!
key2
wonderful put up, very informative. I ponder why the other experts of this
sector don't realize this. You should continue your writing.
I'm sure, you've a great readers' base already!
diclofenac al 50 und pille
Наркологическая клиника Алкоблок поможет человеку любого возраста <a href=https://www.lecheniye-alkogolizma.ru/>https://www.lecheniye-alkogolizma.ru/</a> избавиться от алкогольной зависимости на любой стадии развития.
However, he stands out for delivering quality content to readers, which has endeared thousands of people to his thematic channels, blogs, and networks <a href=https://ukherald.co.uk/2023/02/23/vladislav-soloviev-biography-economic-expert-embraces-a-new-life-as-a-blogger/>Vladislav Soloviev biography</a> with the numbers growing by the day.
He runs telegram channels, regularly publishes content on his personal blogs <a href=https://www.theodysseyonline.com/biography-of-vladislav-soloviev-political-scientist-and-blogger>Vladislav Soloviev biography</a> and in communities on social media.