morainev0.2.2
// choose your system
aptInstall moraine on Debian / Ubuntusigned · auto-updating
# 1 · trust the CDN signing key curl -fsSL https://cdn.thern.io/keys/thern-cdn-keyring.gpg \ | sudo tee /usr/share/keyrings/thern-cdn-keyring.gpg >/dev/null # 2 · add the repository echo "deb [signed-by=/usr/share/keyrings/thern-cdn-keyring.gpg] \ https://cdn.thern.io/deb stable main" \ | sudo tee /etc/apt/sources.list.d/thern-cdn.list # 3 · install sudo apt update && sudo apt install moraine
Direct downloads for Debian / Ubuntu1 file
dnf/yumInstall moraine on Fedora / RHELsigned · auto-updating
# add the repo (GPG key imported on first install) sudo curl -fsSL https://cdn.thern.io/keys/thern-cdn.repo -o /etc/yum.repos.d/thern-cdn.repo sudo dnf install moraine
Direct downloads for Fedora / RHEL2 files
pacmanInstall moraine on Arch Linuxsigned · auto-updating
# append to /etc/pacman.conf [thern-cdn] SigLevel = Optional TrustAll Server = https://cdn.thern.io/arch/$arch sudo pacman -Sy moraine
Direct downloads for Arch Linux2 files
Download for macOS1 file
Download for Windows3 files
Download for Generic Linux4 files