If you would like to check the authenticity of the packages, you can download the public key here:
admin-companion.pub file_download
Architecture | Package | Good for |
---|---|---|
AMD64 | admin-companion_2.1-87_amd64.deb file_download |
Debian 12 (Bookworm) Ubuntu 22.10 - 23.04 |
ARM64 (AARCH64) |
admin-companion_2.1-87_arm64.deb file_download |
Raspberry Pi OS (Based on Bookworm) on Raspi 3 and higher Debian 12 (Bookworm) Ubuntu 22.10 - 23.04 |
AMD64 | admin-companion_2.1-87_backport_deb11_amd64.deb file_download |
Debian 11 (Bullseye) Ubuntu 20.04 - 21.10 |
ARM64 (AARCH64) |
admin-companion_2.1-87_backport_deb11_arm64.deb file_download |
Raspberry Pi OS (Based on Bullseye) on Raspi 3 and higher Debian 11 (Bullseye) Ubuntu 20.04 - 21.10 |
AMD64 | admin-companion_2.1-87_backport_deb10_amd64.deb file_download |
Debian 10 (Buster) Ubuntu 18.04 - 19.10 |
ARM64 (AARCH64) |
admin-companion_2.1-87_backport_deb10_arm64.deb file_download |
Raspberry Pi OS (Based on Buster) on Raspi 3 and higher Debian 10 (Buster) Ubuntu 18.04 - 19.10 |
Architecture | Package | Good for |
---|---|---|
AMD64 | admin-companion-2.1-87.el8.x86_64.rpm file_download |
RHEL 8 and higher Fedora Versions 37 and higher |
wget https://admin-companion.ai/static/downloads/<your needed package>
For example: wget https://admin-companion.ai/static/downloads/admin-companion_2.1-87_amd64.deb
wget https://admin-companion.ai/static/downloads/admin-companion.pub
gpg --import admin-companion.pub
gpg --verify <your needed package>
If you get one line starting with:
gpg: Good signature from "ayonik GmbH <info@ayonik.de>"
then validation is successful. You can ignore the warning message about certification.
sudo dpkg -i <your needed package>
https://api.admin-companion.ai:443
ai Are you there?
wget https://admin-companion.ai/static/downloads/<your needed package>
For example: wget https://admin-companion.ai/static/downloads/admin-companion-2.1-87.el8.x86_64.rpm
sudo yum install wget
wget https://admin-companion.ai/static/downloads/admin-companion.pub
sudo rpm --import admin-companion.pub
rpm -K <your needed package>
You should get something like this:
<your needed package>: digests signatures OK
sudo yum install <your needed package>
For example: sudo yum install admin-companion-2.1-87.el8.x86_64.rpm
ADMIN_COMPANION_KEY=""
/etc/admin-companion/admin-companion.cfg
https://api.admin-companion.ai:443
ai Are you there?