octave-dicom on AUR (Arch User Repository)

Last updated: May 03,2024

1. Install "octave-dicom" 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 octave-dicom on Arch using YAY

$ yay -S octave-dicom

* (Optional) Uninstall octave-dicom on Arch using YAY

$ yay -Rns octave-dicom

2. Manually Install "octave-dicom" via AUR

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

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

b. Clone octave-dicom's git locally

$ git clone https://aur.archlinux.org/octave-dicom.git ~/octave-dicom

c. Go to ~/octave-dicom folder and install it

$ cd ~/octave-dicom $ makepkg -si

3. Information about the octave-dicom package on Arch User Repository (AUR)

ID: 1374277
Name: octave-dicom
PackageBaseID: 120105
PackageBase: octave-dicom
Version: 0.6.0-1
Description: File io for medical images and other data using Grassroots DICOM (GDCM) library.
URL: https://gnu-octave.github.io/packages/dicom/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: pingplug
Submitter: wangjiezhe
FirstSubmitted: 1488115664
LastModified: 1703299402
URLPath: /cgit/aur.git/snapshot/octave-dicom.tar.gz