dcm2niix on AUR (Arch User Repository)

Last updated: November 07,2024

1. Install "dcm2niix" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install dcm2niix on Arch using YAY

$ yay -S dcm2niix

* (Optional) Uninstall dcm2niix on Arch using YAY

$ yay -Rns dcm2niix

2. Manually Install "dcm2niix" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone dcm2niix's git locally

$ git clone https://aur.archlinux.org/dcm2niix.git ~/dcm2niix

c. Go to ~/dcm2niix folder and install it

$ cd ~/dcm2niix $ makepkg -si

3. Information about the dcm2niix package on Arch User Repository (AUR)

ID: 1307200
Name: dcm2niix
PackageBaseID: 130676
PackageBase: dcm2niix
Version: 1.0.20230411-1
Description: A tool for converting images from the complicated formats used by scanner manufacturers (DICOM, PAR/REC) to the simple NIfTI format
URL: https://www.nitrc.org/projects/dcm2nii/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Roosted7
Submitter: wedjat
FirstSubmitted: 1520687120
LastModified: 1692639581
URLPath: /cgit/aur.git/snapshot/dcm2niix.tar.gz