A Guide to Install ufraw Using Brew
What is “ufraw” Package?
Unidentified Flying RAW: RAW image processing utility
For more details: https://ufraw.sourceforge.io
Installation
- Open Terminal by pressing
command+space
then type terminal and hitEnter
key. - Install homebrew first.
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install ufraw.
brew install ufraw
Now, use ufraw!