python-pydicom on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-pydicom

* (Optional) Uninstall python-pydicom on Arch using YAY

$ yay -Rns python-pydicom

2. Manually Install "python-pydicom" via AUR

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

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

b. Clone python-pydicom's git locally

$ git clone https://aur.archlinux.org/python-pydicom.git ~/python-pydicom

c. Go to ~/python-pydicom folder and install it

$ cd ~/python-pydicom $ makepkg -si

3. Information about the python-pydicom package on Arch User Repository (AUR)

ID: 1380751
Name: python-pydicom
PackageBaseID: 130686
PackageBase: python-pydicom
Version: 2.4.4-1
Description: Pure python package for working with DICOM files
URL: https://pydicom.github.io/pydicom/stable/index.html
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: bertptrs
Submitter: wedjat
FirstSubmitted: 1520706013
LastModified: 1704441672
URLPath: /cgit/aur.git/snapshot/python-pydicom.tar.gz

5. The same packages on other Linux Distributions