dcmtk-snapshot on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S dcmtk-snapshot

* (Optional) Uninstall dcmtk-snapshot on Arch using YAY

$ yay -Rns dcmtk-snapshot

2. Manually Install "dcmtk-snapshot" via AUR

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

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

b. Clone dcmtk-snapshot's git locally

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

c. Go to ~/dcmtk-snapshot folder and install it

$ cd ~/dcmtk-snapshot $ makepkg -si

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

Repository : aur
Name : dcmtk-snapshot
Keywords : None
Version : 3.6.1_20170228-2
Description : Collection of libraries and applications implementing large parts the DICOM standard
URL : http://dicom.offis.de/dcmtk
AUR URL : https://aur.archlinux.org/packages/dcmtk-snapshot
Groups : None
Licenses : custom
Provides : dcmtk
Depends On : libxml2 libwrap libjpeg-turbo libpng libtiff
Make Deps : cmake libsndfile doxygen
Check Deps : None
Optional Deps : None
Conflicts With : dcmtk dcmtk-git
Maintainer : pmattern
Votes : 5
Popularity : 0.000000
First Submitted : Mon 02 May 2016 04:17:55 PM UTC
Last Modified : Thu 09 Mar 2017 11:18:13 PM UTC
Out-of-date : No