dcmtk on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S dcmtk

* (Optional) Uninstall dcmtk on Arch using YAY

$ yay -Rns dcmtk

2. Manually Install "dcmtk" via AUR

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

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

b. Clone dcmtk's git locally

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

c. Go to ~/dcmtk folder and install it

$ cd ~/dcmtk $ makepkg -si

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

ID: 1415246
Name: dcmtk
PackageBaseID: 21286
PackageBase: dcmtk
Version: 3.6.8-1
Description: A collection of libraries and applications implementing large parts the DICOM standard
URL: http://dicom.offis.de/dcmtk
NumVotes: 54
Popularity: 4.0E-6
OutOfDate:
Maintainer: Skatox
Submitter: Skatox
FirstSubmitted: 1226063674
LastModified: 1708872354
URLPath: /cgit/aur.git/snapshot/dcmtk.tar.gz