ARCsoft resources
APT Repository
The ARCsoft APT repository serves packages we can use on Ubuntu servers. It may be extended to include RPMs and Python packages as well.
To verify the downloaded package, please download both the above and then:
- Import the ARCsoft GPG key on our About page by copying it and
pasting it into the following:
Hit Ctrl-D to close off the input when pasted.gpg --import - Verify the signature with:
gpg --verify arcsoft-repo_0.1.1_all.deb.sig
You should see something like:
gpg: assuming signed data in 'arcsoft-repo_0.1.1_all.deb'
gpg: Signature made Mon Sep 21 02:56:40 2026 UTC
gpg: using EDDSA key 9BA8A36B01580E68518CDC0054440BE10775765A
gpg: Good signature from "ARC Software Development, Research Computing Services, University of Victoria <arcsoft@uvic.ca>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg: There is no indication that the signature belongs to the owner.
Primary key fingerprint: 9BA8 A36B 0158 0E68 518C DC00 5444 0BE1 0775 765A
The important part is “Good signature”. This is not a certified key; please ignore the warning.