- Please watch the upper ☝︎ video carefully and follow the steps. (in case the video doesn't work, press on this link) Here you will find detailed description of the correct process of removing ( uninstalling) homebrew package and all of its content and applications without leaving any files on your MacBook.
The video describes two steps:- Step 1: how to uninstall homebrew package Step 2: how to find and remove the leftover files To ensure complete removal of the package please follow the two steps –––––––––––––––––––––––––––––– Music in the video has no copyrights and this is the license Freedom by Roa https://soundcloud.com/roa_music1031 Creative Commons — Attribution 3.0 Unported — CC BY 3.0 Free Download / Stream: https://bit.ly/-_freedom Music promoted by Audio Library https://youtu.be/vJdHGwJKMwY ––––––––––––––––––––––––––––––
0 Comments
Homebrew can be installed on Apple silicon M1 devices but the installation script put the files into this directory (/opt/homebrew) So, when you try to use any command like "brew help" you will get this error message "Zsh: command not found - brew" which means you have to move homebrew to its correct place under usr/local folder You can watch the correct process for homebrew installation from here To correct the installation you have to use these commands separately on terminal 1) Write this command on terminal; and press return export PATH="/opt/homebrew/bin:$PATH" 2) Then this command on terminal and press return echo 'export PATH="/opt/homebrew/bin:$PATH"' >> $HOME/.zshrc you will see nothing after these commands and this is good. now, write the command "brew help" you will find that everything is ok and homebrew is working correctly :) To watch the process of correcting homebrew installation, follow this link Please don't hesitate to contact me if you faced any problem while applying the process. Related articlesYou may also like:- Please watch the upper ☝︎ video carefully and follow the steps. (in case the video doesn't work, press on this link) In a previous post I have described the complete process of installation of Hombrew package manager and its related packages like UPX and Cask, you can watch it here. But, sometimes when you try to use any command, you may get messages like that:- 1) Zsh: command not found - brew 2) == Next steps: - Add Homebrew to your PATH in /Users/"YOUR USER NAME"/.zprofile: echo 'eval $(/opt/homebrew/bin/brew shellenv)' /Users/"YOUR USER NAME"/.zprofile eval $(/opt/homebrew/bin/brew shellenv) These messages mean that homebrew is installed out of its correct place as homebrew must be installed in this folder (usr/local). So, watch this video carefully as it describes the whole process to solve this problem and to get homebrew working correctly:- Also, in this video I have described how to uninstall homebrew correctly without leaving any files on your Mac.
Homebrew "the painless way to install anything on a Mac"- Please watch the upper ☝︎ video carefully and follow the steps. (in case the video doesn't work, press on this link) What is homebrew ? Homebrew is a free and open-source software package management system that simplifies the installation of software on Apple's operating system macOS. Originally written by Max Howell. The Homebrew name is intended to suggest the idea of building software on the Mac depending on the user's taste What can homebrew do? It allows people to install what they want. they make the decision to install licensed and unlicensed applications, games and softwares that may not be allowed originally on devices like Nintendo, Wii and Mac. Can I install homebrew on all Mac devices ? Yes, it can be installed on intel based MacBook and Apple Silicon M1 devices. How it can be installed ? Homebrew can be installed using the commands described on its official website and you can watch the whole process of installation on the attached video but before installation you have to check these system requirements: -
The video describes the whole process of: - 1- Full download and install homebrew. 2- Installation of UPX package. 3- Installation of Cask package. What is UPX package ? As stated on the developers website of UPX it is free, portable, extendable, high-performance executable packer for several executable formats. designed to be simple enough that a decompressor can be implemented in just a few hundred bytes of code. Briefly to unpack anything, just drag it on terminal after UPX command ! What is CASK package ? Homebrew Cask extends Homebrew and brings its elegance, simplicity, and speed to the installation and management of GUI macOS applications such as Atom and Google Chrome. Briefly “To install, drag this icon…” no more! What are the applications that can be installed? there are thousands of applications, you can explore this list of the available applications, even-more you can create your own cask. ✅. After viewing the video tutorial above, you should be comfortable insalling Homebrew and its related packages Cask and UPX on macOS.
|
Details
AuthorSherif Eid. |