If you would like to check the authenticity of the packages, you can download the public key here:
ai without parameters, you can now enter requests interactively in a new multi-line editor.
It supports inserting and deleting text, line operations, cursor navigation, and submitting at any time with
Alt+Enter.
-ek, and -dk let you enable and disable expert knowledge.-ec, and -dc let you enable and disable the expert knowledge citations in the conclusion output.-l option, dialogue history now displays numbered messages for easier reading in long conversations.
admin-companion.bill now lists reasoning token usage (a subset of completion tokens), alongside total completion token usage.
-b, -sb, and -rb let you set, show, and remove persistent system context-t: Set new topic (unchanged)-st: Show current topic (new)-rt: Remove current topic (was -r)-er: Enable (was -a for allow)-dr: Disable (was -d)/etc/admin-companion/admin-companion.cfg./etc/admin-companion/api-key file has also been updated to remove a deprecation comment about key location.
If you entered your API key in that file from a previous installation, you can safely keep your existing file.
/etc/admin-companion/admin-companion.cfg) and from the configuration database.ADMIN_COMPANION_KEY (user specific).$HOME/.admin-companion/api-key (user specific)/etc/admin-companion/api-key (system wide)./etc/admin-companion/admin-companion.cfg/etc/admin-companion/api-key| Architecture | Package | Good for |
|---|---|---|
|
AMD64 (for Intel and AMD) |
admin-companion_5.0-34_amd64.deb file_download |
|
|
AMD64 (for Intel and AMD) |
admin-companion_5.0-34_backport_deb11_amd64.deb file_download |
|
|
ARM64 (AARCH64) |
admin-companion_5.0-34_arm64.deb file_download |
|
|
ARM64 (AARCH64) |
admin-companion_5.0-34_backport_deb11_arm64.deb file_download |
|
| Architecture | Package | Good for |
|---|---|---|
|
AMD64 (for Intel and AMD) |
admin-companion-5.0-34.el8.x86_64.rpm file_download |
Fedora Versions 37 and higher
|
wget https://www.admin-companion.ai/static/downloads/<your needed package>
For example: wget https://www.admin-companion.ai/static/downloads/admin-companion_5.0-34_amd64.deb
wget https://www.admin-companion.ai/static/downloads/admin-companion-2025.pub
gpg --import admin-companion-2025.pub
gpg --verify <your downloaded installation package file name>
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>
You can confirm the question about the symlink in the configuration procedure by pressing <Enter>, if you do not have a command called "ai" on your system.
If you do not use the command name "ai" for another application. If "ai" is already used, we recommend to choose another shortcut name.$HOME/.admin-companion/api-key (Do not forget the dot "." in the path name)ADMIN_COMPANION_KEY="<Your API key>"https://api.admin-companion.ai:443
ai "Are you there?"
wget https://www.admin-companion.ai/static/downloads/<your needed package>
For example: wget https://www.admin-companion.ai/static/downloads/admin-companion-5.0-34.el8.x86_64.rpm
sudo yum install wget
wget https://www.admin-companion.ai/static/downloads/admin-companion-2025.pub
sudo rpm --import admin-companion-2025.pub
rpm -K <your downloaded installation package file name>
You should get this:
<your downloaded installation package file name>: digests signatures OK
digests or you don't see the signatures --> Then something is wrong.
sudo yum install <your needed package>
For example: sudo yum install admin-companion-5.0-34.el8.x86_64.rpm$HOME/.admin-companion/api-key (Do not forget the dot "." in the path name)ADMIN_COMPANION_KEY="<Your API key>"https://api.admin-companion.ai:443
ai "Are you there?"