The NorduGrid ARC repositories for Ubuntu packaging utility APT can be configured through: /etc/apt/sources.list or when supported through a repo specific file: /etc/apt/sources.list.d/nordugrid.list.

The repository configuration can be set up automatically by means of installing nordugrid-release package or creating the configuration file manually.

Debian version names:

Debian release

Code name

13

trixie

12

bookworm

11

bullseye

The examples below give you the link for most recent Debian releases. Packages are shown below for amd64 architecture. Replace amd64 for i386 if required for your architecture.

Debian: 13 12 11

Install the source file with dpkg, example shown for Debian 12:

[root ~]# wget -q https://download.nordugrid.org/packages/nordugrid-release/releases/7/debian/12/amd64/nordugrid-release_7~bpo12+1_all.deb
[root ~]# dpkg -i nordugrid-release_7~bpo12+1_all.deb

For a different version of Debian, change the version names appropriately.