Difference between revisions of "Brew install"

From wikieduonline
Jump to navigation Jump to search
 
(42 intermediate revisions by 3 users not shown)
Line 9: Line 9:
  
 
== Selected Packages ==
 
== Selected Packages ==
 +
 +
* <code>[[brew install chrome]]</code>
 +
* <code>[[brew install opera]]</code>
 +
 +
 
===[[AWS]]===
 
===[[AWS]]===
 
  <code>[[brew install awscli]]</code>
 
  <code>[[brew install awscli]]</code>
Line 22: Line 27:
 
  <code>[[brew install --cask google-cloud-sdk]]</code>
 
  <code>[[brew install --cask google-cloud-sdk]]</code>
  
===[[Heroku]]===
+
=== [[Heroku]] ===
 
   <code>[[brew tap heroku/brew && brew install heroku]]</code>
 
   <code>[[brew tap heroku/brew && brew install heroku]]</code>
 +
 +
=== [[Cloudflare]] ===
 +
[[brew install cloudflared]]
  
 
===[[Kubernetes]]===
 
===[[Kubernetes]]===
Line 32: Line 40:
 
  <code>[[brew install minikube]]</code>
 
  <code>[[brew install minikube]]</code>
 
  <code>[[brew tap]] atombender/ktail && brew install atombender/ktail/[[ktail]]</code>
 
  <code>[[brew tap]] atombender/ktail && brew install atombender/ktail/[[ktail]]</code>
 +
<code>[[brew install istioctl]]</code>
 +
<code>[[brew install helm]]</code>
 +
<code>[[brew install argocd]]</code>
 +
 +
=== [[EKS]] ===
 +
<code>[[brew install eks-node-viewer]]</code>
 +
<code>[[brew install eksctl]]</code>
  
 
===[[DevOps]]===
 
===[[DevOps]]===
<code>[[brew install iterm2]]</code>
+
  <code>[[brew install iterm2]]</code>
 
   <code>[[brew install terraform]]</code>
 
   <code>[[brew install terraform]]</code>
 
   <code>[[brew install tfsec]]</code>
 
   <code>[[brew install tfsec]]</code>
Line 44: Line 59:
 
   <code>[[brew install vagrant]]</code>
 
   <code>[[brew install vagrant]]</code>
 
   <code>[[brew install gh]]</code>
 
   <code>[[brew install gh]]</code>
 +
  <code>[[brew install slsa-verifier]]</code>
 +
  <code>[[brew install svn]]</code>
 
   <code>[[brew install hub]]</code>
 
   <code>[[brew install hub]]</code>
 
   <code>[[brew install glab]]</code>
 
   <code>[[brew install glab]]</code>
 
   <code>[[brew]] install [[filebeat]]</code>
 
   <code>[[brew]] install [[filebeat]]</code>
 
   <code>[[brew]] install [[grafana]]</code>
 
   <code>[[brew]] install [[grafana]]</code>
  <code>[[brew install podman]]</code>
 
 
   <code>[[brew install multipass]]</code>
 
   <code>[[brew install multipass]]</code>
 
   <code>[[brew]] install [[node_exporter]]</code>
 
   <code>[[brew]] install [[node_exporter]]</code>
 
   <code>[[brew]] install [[virt-manager]]</code>
 
   <code>[[brew]] install [[virt-manager]]</code>
 
   <code>[[brew install hyperkit]]</code>
 
   <code>[[brew install hyperkit]]</code>
 +
  <code>[[brew install macpass]]</code>
  
  <code>[[brew install wget]] [[brew install curl|curl]] [[brew install watch|watch]] [[brew install htop|htop]]</code>
+
  <code>[[brew install wget]] [[brew install curl|curl]] [[brew install watch|watch]] [[brew install htop|htop]] [[brew install gsed|gsed]] [[brew install pv|pv]]</code>
 
  <code>[[brew install coreutils]]</code>
 
  <code>[[brew install coreutils]]</code>
 
  <code>[[brew install tmux]]</code>
 
  <code>[[brew install tmux]]</code>
 +
<code>[[brew install byobu]]</code>
 
  <code>[[brew install autossh]]</code>
 
  <code>[[brew install autossh]]</code>
 
  <code>[[brew install libpq]]</code>
 
  <code>[[brew install libpq]]</code>
 +
 +
<code>[[brew install openshift-cli]]</code>
 +
 +
== Containers ==
 +
<code>[[brew install skopeo]]</code>
 +
<code>[[brew install crane]]</code>
 +
<code>[[brew install podman]]</code>
 +
 +
== Secrets ==
 +
[[brew install vault]]
 +
 +
== Networking ==
 +
[[brew install nmap]]
 +
[[brew install mtr]]
  
 
===[[Dev]]===
 
===[[Dev]]===
Line 74: Line 106:
  
 
=== [[Misc]] ===
 
=== [[Misc]] ===
  <code>[[brew install spotity]]</code>
+
  [[brew install spotify]]
 +
[[brew install GrandPerspective]]
 +
[[brew install tunnelblick]]
 +
 
 +
=== Crypto ===
 +
[[brew install geth]]
 +
[[brew install solana]]
 +
[[brew install dogecoin]]
 +
[[brew install vertcoin]]
 +
[[brew install solidity]]
 +
[[brew install monero]]
 +
[[brew install --cask zecwallet-lite]]
 +
 
 +
== Security ==
 +
[[brew install gpg]]
 +
[[brew install prowler]]
 +
 
 +
== [[IM]] ==
 +
[[brew install element]]
 +
[[brew install discord]]
 +
[[brew install telegram]]
 +
[[brew install whatsapp]]
 +
 
 +
== macOS ==
 +
[[brew install mas]]
  
 
== Related ==
 
== Related ==
Line 88: Line 144:
 
* [[Other software]]: [[Slack]], [[Chrome]], [[Docker]]
 
* [[Other software]]: [[Slack]], [[Chrome]], [[Docker]]
 
* <code>[[pip install]]</code>
 
* <code>[[pip install]]</code>
 +
* <code>[[make install]]</code>
 
* [[Homebrew: list available package versions]]
 
* [[Homebrew: list available package versions]]
 +
 +
== Errors ==
 +
* <code>[[Error: Tapping homebrew/core is no longer typically necessary.]]</code>
 +
  
 
== Activities ==
 
== Activities ==
Line 94: Line 155:
  
 
== See also ==
 
== See also ==
 +
* {{brew install}}
 
* {{brew}}
 
* {{brew}}
* {{package managers}}
 
  
  
 
[[Category:Homebrew]]
 
[[Category:Homebrew]]
 
[[Category:macOS]]
 
[[Category:macOS]]
 +
[[Category:Package managers]]

Latest revision as of 10:10, 9 April 2024

Examples[edit]

Selected Packages[edit]

Containers[edit]

Secrets[edit]

Networking[edit]

Security[edit]

IM[edit]

macOS[edit]

Related[edit]

Errors[edit]

Activities[edit]

See also[edit]

Advertising: