gdcm on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install gdcm on Arch using YAY
$
yay -S
gdcm
Copied
* (Optional) Uninstall gdcm on Arch using YAY
$
yay -Rns
gdcm
Copied
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
Copied
b. Clone gdcm's git locally
$
git clone https://aur.archlinux.org/gdcm.git
~/gdcm
Copied
c. Go to ~/gdcm folder and install it
$
cd
~/gdcm
Copied
$
makepkg -si
Copied
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
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