当前位置:网站首页>Homebrew的简单介绍
Homebrew的简单介绍
2022-08-02 14:16:00 【微生鸿朗】
Homebrew的简单介绍
这是一个用来指令管理Mac电脑中的软件包工具,通过简单的指令就可以实现。
一、安装,脚本安装的时候,按照指引下载就行
方法一:X-code代码安装
$ xcode-select --install
方法二:安装脚本
/bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)"
二、卸载
卸载命令
/bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/HomebrewUninstall.sh)"
三、基本命令
- 安装软件包
$ brew install <软件名字>
- 卸载软件包
$ brew uninstall <软件包名字>
- 查询可以使用的软件包
brew search <软件包名字>
- 查看homebrew版本
brew -v
- 更新版本信息
brew update
- 帮助信息查询
brew -h
- 查看软件包内容
brew info <软件包名字>
边栏推荐
猜你喜欢
双链表(普通迭代器和常性迭代器)
指针/【类型】对指针加一能力的影响(&*ip ,*&ipd)
Evaluate multipath BBR congestion control on ns3
char array/string array|array pointer/pointer array/
Apache ShardingSphere 5.1.2 发布|全新驱动 API + 云原生部署,打造高性能数据网关...
smart_rtmpd 轻松突破 C100K 测试
Evaluation multipath weswood congestion control on ns3
基类和派生类的关系【继承】/多态和虚函数/【继承和多态】抽象类和简单工厂
Mysql索引优化二
虚拟机使用的是此版本 VMware Workstation 不支持的硬件版本。模块“Upgrade”启动失败。未能启动虚拟机。
随机推荐
【软件测试】项目中关于测试人员的简单介绍
mininet hosts talk to real internet
分布式一致性协议-Raft
怎么使用 smart_rtmpd 的纯 webrtc 功能?
【软件测试】禅道的简要介绍
代码细节带来的极致体验,ShardingSphere 5.1.0 性能提升密钥
Mysql开启日志并按天进行分割
Three-way joint interface data security issues
转行软件测试,从零收入到月薪过万,人生迎来新转折
WebRTC 中有关 Media Stream & Track & Channel 之间的关系
CDH (computational Diffie-Hellman) problem and its differences with discrete logarithm and DDH problems
Template Series - Dichotomous
Evaluation multipath weswood congestion control on ns3
【软件测试】selenium自动化测试2
Linux下mysql的彻底卸载
分布式一致性协议-Paxos
自动化之参数化
一个简单的 erlang 的 udp 服务器和客户端
在mininet中测试arp欺骗
audio console无法连接到RPC服务