This article explains the steps to install Raw Photo Processor on MAC OSX using homebrew cask
- App Name – Raw Photo Processor
- App Version – 1904Beta
- App url – https://www.raw-photo-processor.com/RPP/Overview.html
- App dmg file – packagedmglink
- App appcast link – https://groups.google.com/forum/feed/raw-photo-processor/msgs/rss.xml?num=50
Steps To Install Raw Photo Processor
- Open Spotlight search using “command + space” button and type “Terminal“. Then press “return/enter” key. This will open terminal.
- Run the following command in terminal to install brew cask
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null ; brew install caskroom/cask/brew-cask 2> /dev/null
- Now install Raw Photo Processor with the following command
brew install --cask raw-photo-processor
- Raw Photo Processor is installed now and ready to use!