EKINOPS ANNOUNCES THE ACQUISITION OF CHIMERE

Read the press release

Downloads

Chimere Agent

Get the Chimere Agent for your device.

Agent

Use the Chimere Agent to connect to your organisation and services, and secure them.

Since version 4.5.0, the user agents and transfer agents are now unified. The documentation for migrating a transfer agent 4.1.0 and below to the unified agent 4.5.0 is available at the following link: Unified agent migration guide

Install the Chimere Agent for Linux from the repositories

Get the Chimere Agent for your device.

Automatic installation

Run the simplified installer:

curl -fsSL https://get.chimere.eu/chimere-agent.sh | sudo bash

The package installed from both repositories is chimere-agent.

Manual installation on Debian-based distributions

The APT repository only supports the amd64 architecture. Install the signing key, configure the repository, then install the package:

sudo install -d -m 0755 /etc/apt/keyrings /etc/apt/sources.list.d
curl -fsSL https://deb.download.chimere.eu/chimere-repo.gpg.key | sudo gpg --dearmor --yes -o /etc/apt/keyrings/chimere.gpg
echo "deb [arch=amd64 signed-by=/etc/apt/keyrings/chimere.gpg] https://deb.download.chimere.eu stable main" | sudo tee /etc/apt/sources.list.d/chimere.list >/dev/null
sudo apt-get update
sudo apt-get install -y chimere-agent

This configures the APT repository as follows:

deb [arch=amd64 signed-by=/etc/apt/keyrings/chimere.gpg] https://deb.download.chimere.eu stable main

Manual installation on RPM-based RHEL-compatible distributions

The yum/dnf repository only supports the x86_64 architecture. Install the signing key, configure the repository, then install the package:

sudo install -d -m 0755 /etc/pki/rpm-gpg /etc/yum.repos.d
curl -fsSL https://rpm.download.chimere.eu/chimere-repo.gpg.key -o /tmp/RPM-GPG-KEY-chimere
sudo install -m 0644 /tmp/RPM-GPG-KEY-chimere /etc/pki/rpm-gpg/RPM-GPG-KEY-chimere
sudo rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-chimere
sudo tee /etc/yum.repos.d/chimere.repo >/dev/null <<'EOF'
[chimere]
name=Chimere Repository
baseurl=https://rpm.download.chimere.eu
enabled=1
gpgcheck=1
repo_gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-chimere
EOF
sudo dnf install -y chimere-agent

Use yum instead of dnf on distributions where dnf is not available.

This configures the yum/dnf repository with:

baseurl=https://rpm.download.chimere.eu

Mobile User Agent

Use the Chimere User Agent on your mobile device to connect to your organisation and services.

Android

Latest

Smartphone, Tablet, Chromebook

Get it on Google Play

iOS

Latest

iPhone, iPad

Download on the App Store

Legacy versions

Get the legacy version of the Chimere User and Transfer Agent for your device. This version is no longer maintained and does not receive security updates. We recommend using the latest version for optimal performance and security.

All versions available