gdcm on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S gdcm

* (Optional) Uninstall gdcm on Arch using YAY

$ yay -Rns gdcm

2. Manually Install "gdcm" via AUR

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

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

b. Clone gdcm's git locally

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

c. Go to ~/gdcm folder and install it

$ cd ~/gdcm $ makepkg -si

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

ID: 1423843
Name: gdcm
PackageBaseID: 66187
PackageBase: gdcm
Version: 3.0.23-1
Description: C++ library for DICOM medical files
URL: https://github.com/malaterre/GDCM
NumVotes: 30
Popularity: 0.868028
OutOfDate:
Maintainer: FabioLolix
Submitter: giniu
FirstSubmitted: 1357818947
LastModified: 1709993776
URLPath: /cgit/aur.git/snapshot/gdcm.tar.gz