questions > upgrade dcm2niix
Showing 1-2 of 2 posts
Display:
Results per page:
Apr 28, 2020  03:04 PM | Sam W
upgrade dcm2niix
Hello,
Is there a way to upgrade dcm2niix from the command line?
Thank you and best regards,
Sam
May 8, 2020  02:05 PM | Chris Rorden
RE: upgrade dcm2niix
Here is a one liner (choose the line depending on your operating system, Linux, MacOS or Windows):

curl -fLO https://github.com/rordenlab/dcm2niix/re...
curl -fLO https://github.com/rordenlab/dcm2niix/re...
curl -fLO https://github.com/rordenlab/dcm2niix/re...

extract the archive and make sure that this new downloaded executable is in your path. On Unix operating systems you can run "dcm2niix -u" to check if your version is up to date.