python-deid on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S python-deid

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

$ yay -Rns python-deid

2. Manually Install "python-deid" via AUR

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

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

b. Clone python-deid's git locally

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

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

$ cd ~/python-deid $ makepkg -si

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

ID: 911497
Name: python-deid
PackageBaseID: 167285
PackageBase: python-deid
Version: 0.1.16-1
Description: Best effort anonymization for medical images using python
URL: https://github.com/pydicom/deid
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1621830702
LastModified: 1621830702
URLPath: /cgit/aur.git/snapshot/python-deid.tar.gz