orthanc on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S orthanc

* (Optional) Uninstall orthanc on Arch using YAY

$ yay -Rns orthanc

2. Manually Install "orthanc" via AUR

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

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

b. Clone orthanc's git locally

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

c. Go to ~/orthanc folder and install it

$ cd ~/orthanc $ makepkg -si

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

ID: 1284114
Name: orthanc
PackageBaseID: 92513
PackageBase: orthanc
Version: 1.12.1-1
Description: Open-source, lightweight DICOM server
URL: https://www.orthanc-server.com/
NumVotes: 7
Popularity: 0.016042
OutOfDate: 1706855567
Maintainer: wget
Submitter: fractalcat
FirstSubmitted: 1430037787
LastModified: 1688633577
URLPath: /cgit/aur.git/snapshot/orthanc.tar.gz