Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

brew moving from arm to intel

If you still have access to the M1 Mac:

On the M1 Mac, run brew bundle dump and copy the resulting Brewfile to your Intel Mac
On the Intel Mac
Remove /opt/homebrew
Install brew using the instructions on brew.sh
Run brew bundle install --file /path/to/Brewfile to reinstall packages
If you don't have access to your M1 Mac any longer, run ls /opt/homebrew/Cellar on the new Mac to get a list of installed packages, followed by step 2.1 and 2.2 from above. Then manually install the packages again.
Comment

PREVIOUS NEXT
Code Example
Shell :: ubuntu for hp 840 g1 
Shell :: which email is github using locally 
Shell :: Find all pods that status is NotReady jq cheatsheet 
Shell :: remove inkscape older version 
Shell :: i cant update snapstore app 
Shell :: filesize in linux 
Shell :: pip increase timeout duration 
Shell :: how to download octave in ubuntu 
Shell :: show specific lines in file linux 
Shell :: install anaconda ubuntu 16.04 
Shell :: secure copy linux 
Shell :: switching branch in git 
Shell :: composer install twig 
Shell :: firefox nightly linux curl install fedora 
Shell :: snap cli install bitwarden 
Shell :: docker port entered blocking state 
Shell :: instal LSB pakage in ubuntu 
Shell :: kill proccess 
Shell :: install lru 
Shell :: remove directiory bash 
Shell :: sort files 
Shell :: install gasreporter 
Shell :: sls install plugin 
Shell :: cairo dock/glx dock install on ubuntu 22. 
Shell :: how to Login Database Server as the root user 
Shell :: sudo nano/etc/apt/sources.list 
Shell :: bulk folder creation by windows powershell 
Shell :: linux bash script skip first parameter 
Shell :: smach viewer install 
Shell :: deleting when you terminate it 
ADD CONTENT
Topic
Content
Source link
Name
2+1 =