Installation and Use of homebrew, a tool for Mac OS X programmers

Source: Internet
Author: User
Installation and Use of homebrew, a tool for Mac OS X programmers

Install and use homebrew

What is homebrew?

Homebrew is the easiest and most flexible way to install the UNIX tools Apple didn't include with OS X.

We can easily use it through the terminal to install and manage apple without the built-in Unix-related tool software.

How to install?

Reference GitHub address: https://github.com/mxcl/homebrew/wiki/installation

We recommend that you delete the installed Fink and macports before installation.

Homebrew uses Ruby scripts, and Mac OS X already comes with Ruby.

  1. Ruby-e "$ (curl-fssl https://raw.github.com/gist/323731 )"

How to use it?

Update formulae to ensure that the file source installed each time is the latest.

  1. Brew update

View the software you need, for example, JPEG-related software.

  1. Brew search JPEG

Three results are displayed.

  1. JPEG optional optim openjpeg

Then install the required software.

  1. Brew install strongoptim

Homebrew is updated quickly and easy to install. We recommend that you use it. If the source code in formulae is thrown to the wall, you can directly modify the source code in the RB script.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.