Mac下软件包管理器-homebrew
类似于redhat系统的yum,ubuntu的apt-get,mac系统下也有相应的包管理容器:homebrew。用法与apt-get、yum大同小异,都是对安装软件做一些安装删除类的命令行操作,以下实例演示通过命令安装homebrew,见到“Installation successful!”则说明安装成功。
- tdcqma:awesome-python3-webapp $ ruby -e "$(curl --insecure -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
- ==> This script will install:
- /usr/local/bin/brew
- /usr/local/share/doc/homebrew
- /usr/local/share/man/man1/brew.
- /usr/local/share/zsh/site-functions/_brew
- /usr/local/etc/bash_completion.d/brew
- /usr/local/Homebrew
- ==> The following existing directories will be made group writable:
- /usr/local/bin
- /usr/local/sbin
- ==> The following existing directories will have their owner set to mahaibin:
- /usr/local/bin
- /usr/local/sbin
- ==> The following existing directories will have their group set to admin:
- /usr/local/bin
- /usr/local/sbin
- ==> The following new directories will be created:
- /usr/local/Cellar
- /usr/local/Homebrew
- /usr/local/Frameworks
- /usr/local/etc
- /usr/local/include
- /usr/local/lib
- /usr/local/opt
- /usr/local/share
- /usr/local/share/zsh
- /usr/local/share/zsh/site-functions
- /usr/local/var
- Press RETURN to continue or any other key to abort
- ==> /usr/bin/sudo /bin/chmod u+rwx /usr/local/bin /usr/local/sbin
- Password:
- ==> /usr/bin/sudo /bin/chmod g+rwx /usr/local/bin /usr/local/sbin
- ==> /usr/bin/sudo /usr/sbin/chown mahaibin /usr/local/bin /usr/local/sbin
- ==> /usr/bin/sudo /usr/bin/chgrp admin /usr/local/bin /usr/local/sbin
- ==> /usr/bin/sudo /bin/mkdir -p /usr/local/Cellar /usr/local/Homebrew /usr/local/Frameworks /usr/local/etc /usr/local/include /usr/local/lib /usr/local/opt /usr/local/share /usr/local/share/zsh /usr/local/share/zsh/site-functions /usr/local/var
- ==> /usr/bin/sudo /bin/chmod g+rwx /usr/local/Cellar /usr/local/Homebrew /usr/local/Frameworks /usr/local/etc /usr/local/include /usr/local/lib /usr/local/opt /usr/local/share /usr/local/share/zsh /usr/local/share/zsh/site-functions /usr/local/var
- ==> /usr/bin/sudo /bin/chmod /usr/local/share/zsh /usr/local/share/zsh/site-functions
- ==> /usr/bin/sudo /usr/sbin/chown mahaibin /usr/local/Cellar /usr/local/Homebrew /usr/local/Frameworks /usr/local/etc /usr/local/include /usr/local/lib /usr/local/opt /usr/local/share /usr/local/share/zsh /usr/local/share/zsh/site-functions /usr/local/var
- ==> /usr/bin/sudo /usr/bin/chgrp admin /usr/local/Cellar /usr/local/Homebrew /usr/local/Frameworks /usr/local/etc /usr/local/include /usr/local/lib /usr/local/opt /usr/local/share /usr/local/share/zsh /usr/local/share/zsh/site-functions /usr/local/var
- ==> /usr/bin/sudo /bin/mkdir -p /Users/mahaibin/Library/Caches/Homebrew
- ==> /usr/bin/sudo /bin/chmod g+rwx /Users/mahaibin/Library/Caches/Homebrew
- ==> /usr/bin/sudo /usr/sbin/chown mahaibin /Users/mahaibin/Library/Caches/Homebrew
- ==> /usr/bin/sudo /bin/mkdir -p /Library/Caches/Homebrew
- ==> /usr/bin/sudo /bin/chmod g+rwx /Library/Caches/Homebrew
- ==> /usr/bin/sudo /usr/sbin/chown mahaibin /Library/Caches/Homebrew
- ==> Downloading and installing Homebrew...
- remote: Counting objects: , done.
- remote: Compressing objects: % (/), done.
- remote: Total (delta ), reused (delta ), pack-reused
- Receiving objects: % (/), 3.51 MiB | 27.00 KiB/s, done.
- Resolving deltas: % (/), done.
- From https://github.com/Homebrew/brew
- * [new branch] master -> origin/master
- * [new tag] 0.1 -> 0.1
- * [new tag] 0.2 -> 0.2
- * [new tag] 0.3 -> 0.3
- * [new tag] 0.4 -> 0.4
- * [new tag] 0.5 -> 0.5
- * [new tag] 0.6 -> 0.6
- * [new tag] 0.7 -> 0.7
- * [new tag] 0.7. -> 0.7.
- * [new tag] 0.8 -> 0.8
- * [new tag] 0.8. -> 0.8.
- * [new tag] 0.9 -> 0.9
- * [new tag] 0.9. -> 0.9.
- * [new tag] 0.9. -> 0.9.
- * [new tag] 0.9. -> 0.9.
- * [new tag] 0.9. -> 0.9.
- * [new tag] 0.9. -> 0.9.
- * [new tag] 0.9. -> 0.9.
- * [new tag] 0.9. -> 0.9.
- * [new tag] 1.0. -> 1.0.
- * [new tag] 1.0. -> 1.0.
- * [new tag] 1.0. -> 1.0.
- * [new tag] 1.0. -> 1.0.
- * [new tag] 1.0. -> 1.0.
- * [new tag] 1.0. -> 1.0.
- * [new tag] 1.0. -> 1.0.
- * [new tag] 1.0. -> 1.0.
- * [new tag] 1.0. -> 1.0.
- * [new tag] 1.0. -> 1.0.
- * [new tag] 1.1. -> 1.1.
- * [new tag] 1.1. -> 1.1.
- * [new tag] 1.1. -> 1.1.
- * [new tag] 1.1. -> 1.1.
- * [new tag] 1.1. -> 1.1.
- * [new tag] 1.1. -> 1.1.
- * [new tag] 1.1. -> 1.1.
- * [new tag] 1.1. -> 1.1.
- * [new tag] 1.1. -> 1.1.
- * [new tag] 1.1. -> 1.1.
- * [new tag] 1.1. -> 1.1.
- * [new tag] 1.1. -> 1.1.
- * [new tag] 1.1. -> 1.1.
- * [new tag] 1.1. -> 1.1.
- * [new tag] 1.2. -> 1.2.
- * [new tag] 1.2. -> 1.2.
- HEAD is now at fb33acb Merge pull request # from mistydemeo/use_python_flock
- ==> Tapping homebrew/core
- Cloning into '/usr/local/Homebrew/Library/Taps/homebrew/homebrew-core'...
- remote: Counting objects: , done.
- remote: Compressing objects: % (/), done.
- remote: Total (delta ), reused (delta ), pack-reused
- Receiving objects: % (/), 3.52 MiB | 22.00 KiB/s, done.
- Resolving deltas: % (/), done.
- Tapped formulae (, files, .0MB)
- ==> Cleaning up /Library/Caches/Homebrew...
- ==> Migrating /Library/Caches/Homebrew to /Users/mahaibin/Library/Caches/Homebrew...
- ==> Deleting /Library/Caches/Homebrew...
- Already up-to-date.
- ==> Installation successful!
- ==> Homebrew has enabled anonymous aggregate user behaviour analytics.
- Read the analytics documentation (and how to opt-out) here:
- http://docs.brew.sh/Analytics.html
- ==> Next steps:
- - Run `brew help` to get started
- - Further documentation:
- http://docs.brew.sh
- tdcqma:awesome-python3-webapp $
homebrew简写为brew,查看一下brew的帮助说明:
- tdcqma:awesome-python3-webapp $ brew help
- Example usage:
- brew search [TEXT|/REGEX/]
- brew (info|home|options) [FORMULA...]
- brew install FORMULA...
- brew update
- brew upgrade [FORMULA...]
- brew uninstall FORMULA...
- brew list [FORMULA...]
- Troubleshooting:
- brew config
- brew doctor
- brew install -vd FORMULA
- Developers:
- brew create [URL [--no-fetch]]
- brew edit [FORMULA...]
- http://docs.brew.sh/Formula-Cookbook.html
- Further help:
- man brew
- brew help [COMMAND]
- brew home
尝试使用brew进行软件安装
- tdcqma:awesome-python3-webapp $ brew install tree
- ==> Downloading https://homebrew.bintray.com/bottles/tree-1.7.0.sierra.bottle.1.tar.gz
- ######################################################################## 100.0%
- ==> Pouring tree-1.7..sierra.bottle..tar.gz
- ==> Using the sandbox
Mac下软件包管理器-homebrew的更多相关文章
对于一个习惯了在 Ubuntu 的终端上通过 apt-get 来安装工具软件的我来说,也希望在Mac上找到类似的工具,能很方便的一条命令就能安装所需的软件,而不用手工的去查找下载编译,或者是折腾安装所 ...
PS:最近开始学习groovy,打算去官网下载SDK Bundle,可是官网半天加载不出来,而且莫名其妙就是下载不下来,Folx一直提示 "无效的HTTP相应:禁止",可能是插件和 ...
Homebrew Homebrew由开发者 Max Howell 开发,并基于 BSD 开源,是一个非常方便的软件包包管理器工具. Homebrew 官网 Homebrew 的几个核心概念 在正式介绍 ...
homebrew :熟悉mac os的小伙伴们一定都知道这个包管理工具,它非常方便且好用,安装它只需要打开终端并将以下代码粘贴到终端中运行即可: /usr/bin/ruby -e "$(cu ...
brew 全称Homebrew 是Mac OSX上的软件包管理工具 Homebrew 安装和卸载工具 只用一行命令就能完成 官方地址: http://brew.sh/index.html ...
4621 [NOI2015]软件包管理器 时间限制: 1 s 空间限制: 256000 KB 题目等级 : 钻石 Diamond 题目描述 Description Linux用户和OSX用户一定对 ...
4196: [Noi2015]软件包管理器 Time Limit: 10 Sec Memory Limit: 512 MBSubmit: 1352 Solved: 780[Submit][Stat ...
4196: [Noi2015]软件包管理器 Time Limit: 10 Sec Memory Limit: 512 MBSubmit: 1040 Solved: 603[Submit][Stat ...
Description Linux用户和OSX用户一定对软件包管理器不会陌生. 通过软件包管理器,你可以通过一行命令安装某一个软件包,然后软件包管理器会帮助你从软件源下载软件包,同时自动解决所有的依赖 ...
随机推荐
前言 在上文介绍过控制反转之后,本来打算写篇文章介绍下控制反转的常见模式-依赖注入.在翻看资料的时候,发现了一篇好文Dependency injection in JavaScript,就不自己折腾了 ...
1.@Autowired与@Resource都可以用来装配bean. 都可以写在字段上,或写在setter方法上. 2.@Autowired默认按类型装配(这个注解是属业spring的),默认情况 ...
一.介绍 二.快速入门 三.主题 四.端点 五.参考 IdentityServer4是ASP.NET Core 2的OpenID Connect和OAuth 2.0框架. 它可以在您的应用程序中启用以 ...
private static void Restart() { Thread thtmp = new Thread(new ParameterizedThreadStart(run)); object ...
1.项目目录结构 1.components------------------------->页面中所用的公共组件: 2.router index.js -------------------- ...
一.无参 <div id="J_app"> <button v-on:click="eatWhat">吃啥</button> ...
目录 题目链接 题解 代码 题目链接 CF1039C.Network Safety 题解 对于一对相邻点,^异或后相同的值唯一a_i ^ t= b_i,a_i ^ b_i = t 对于不在t集合的直接 ...
在php获取http头部信息上,php有个自带的函数get_headers(),我以前也是用这个的,听说效率在win上不咋地,再加上最近研究百度url无果,写了cURL获取重定向url的php代码来折 ...
JVM的GC日志的主要参数包括如下几个: -XX:+PrintGC 输出GC日志 -XX:+PrintGCDetails 输出GC的详细日志 -XX:+PrintGCTimeStamps 输出GC的时 ...
firefox使用DOMMouseScroll,其他浏览器使用mousewheel当滚动时获取wheelDelta值,firefox使用detail:值为下滚3上滚-3,其他浏览器使用wheelDel ...