Easy steps to install ripgrep-all package on Mac
Package Information:
Application Name – ripgrep-all
What is ripgrep-all – Not Available for ripgrep-all
Use of ripgrep-all – Wrapper around ripgrep that adds multiple rich file types
URL – https://github.com/phiresky/ripgrep-all
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>
. Type terminal and hitEnter
key. - Now, run following command to install homebrew (brew)
- Install ripgrep-all using brew
brew install ripgrep-all
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
ripgrep-all is ready to use now!