Upcoming Slicer 4.8 release

Hi @jcfr,

I’ve updated the cask for the stable version:

How to install Slicer 4.8 on macOS using brew ?

So macOS users can do this to install Slicer 4.8:

# Install brew
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

# Install Slicer
brew cask install slicer
2 Likes