Add the following lines to your /etc/apk/repositories:
Replace "v3.7" with your release.
http://pkg.adfinis.com/alpine/v3.7/main
https://pkg.adfinis.com/alpine/v3.7/main
You can find further information about our mirror on the following site:
Since we are officially listed, you may just uncomment our mirror in /etc/pacman.d/mirrorlist.
In other cases, you may add these lines to your /etc/pacman.d/mirrorlist:
Server = https://pkg.adfinis.com/archlinux/$repo/os/$arch
Server = http://pkg.adfinis.com/archlinux/$repo/os/$arch
You can find further information about our mirror on the following site:
This repository has been provided to those interested in accessing debug packages.
Besides debug packages, it includes everything including very old versions.
Add/replace the following lines to your /etc/pacman.d/mirrorlist:
Server = https://pkg.adfinis.com/archlinux-pkgbuild/$repo/os/$arch
Server = http://pkg.adfinis.com/archlinux-pkgbuild/$repo/os/$arch
Since we are officially listed, you don't need to configure anything special. Yum gets a computed list from http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=os.
If you wish, you can change the baseurl in /etc/yum.repos.d/CentOS-Base.repo:
baseurl=http://pkg.adfinis.com/centos/$releasever/os/$basearch
You can find further information about our mirror on the following site:
Since we are officially listed, you don't need to configure anything special. Dnf gets a computed list from http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=os.
If you wish, you can change the baseurl in /etc/yum.repos.d/CentOS-Base.repo:
baseurl=http://pkg.adfinis.com/centos-stream/$releasever/os/$basearch
You can find further information about our mirror on the following site:
Add the following lines to your /etc/apt/sources.list:
Replace "bullseye" with your release.
deb http://pkg.adfinis.com/debian/ bullseye main non-free contrib
deb-src http://pkg.adfinis.com/debian/ bullseye main non-free contrib
deb http://security.debian.org/ bullseye-security main
deb-src http://security.debian.org/ bullseye-security main
deb http://pkg.adfinis.com/debian/ bullseye-updates main contrib non-free
deb-src http://pkg.adfinis.com/debian/ bullseye-updates main contrib non-free
You can find further information about our mirror on the following site:
Add the following lines to your /etc/apt/sources.list:
Replace "bullseye" with your release.
deb http://pkg.adfinis.com/debian-security bullseye-security main contrib non-free
deb-src http://pkg.adfinis.com/debian-security bullseye-security main contrib non-free
Add the following lines to your /etc/pacman.d/mirrorlist:
Replace "<branch>" with your desired branch (for example stable for x86_64 or arm-stable for arm)
Server = https://pkg.adfinis.com/manjaro/<branch>/$repo/$arch
Server = http://pkg.adfinis.com/manjaro/<branch>/$repo/$arch
Add the following line to your /etc/apt/sources.list:
Replace "bullseye" with your release.
deb http://pkg.adfinis.com/dotdeb bullseye all
Since we are officially listed, you can just install the corresponding epel-release package on your system:
yum install http://pkg.adfinis.com/epel/epel-release-latest-5.noarch.rpm
yum install http://pkg.adfinis.com/epel/epel-release-latest-6.noarch.rpm
yum install http://pkg.adfinis.com/epel/epel-release-latest-7.noarch.rpm
Yum will then get a computed list from https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=$basearch.
You can find further information about our mirror on the following site:
NodeJS 7.x is mirrored for the following Distributions:
Ubuntu: sid, trusty, xenial, yakkety and zesty
Debian: jessie
Add the following lines to your /etc/apt/sources.list:
Replace "jessie" with your corresponding release.
deb http://pkg.adfinis.com/nodejs/node_7.x jessie main
Since we are officially listed, our mirror will be automatically selected if it fits best to your location.
You can find further information about our mirror on the following site:
Add the following lines to your /etc/apt/sources.list:
Replace "vivid" with your release.
deb http://pkg.adfinis.com/ubuntu/ vivid main restricted universe multiverse
# deb-src http://pkg.adfinis.com/ubuntu/ vivid main restricted universe multiverse
deb http://pkg.adfinis.com/ubuntu/ vivid-updates main restricted universe multiverse
# deb-src http://pkg.adfinis.com/ubuntu/ vivid-updates main restricted universe multiverse
deb http://pkg.adfinis.com/ubuntu/ vivid-backports main restricted universe multiverse
# deb-src http://pkg.adfinis.com/ubuntu/ vivid-backports main restricted universe multiverse
deb http://pkg.adfinis.com/ubuntu vivid-security main restricted universe multiverse
# deb-src http://pkg.adfinis.com/ubuntu vivid-security main restricted universe multiverse
You can find further information about our mirror on the following site: