Index of /apt

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[   ]D68D82A5.asc 2024-01-18 09:32 681  
[DIR]pool/ 2026-02-09 15:06 -  
[DIR]dists/ 2026-07-07 13:33 -  

Andoma ERP for Debian and Ubuntu APT Repository

This repository hosts Andoma ERP server and extension module packages.

To use the repository, do the following:

Create /etc/apt/sources.list.d/andoma-it.list. In the example, replace "noble" with the actual distribution you are using:

echo "deb [arch=amd64 signed-by=/usr/share/keyrings/andoma-it.gpg] https://repo.andoma-it.ru/apt/ noble non-free" | sudo tee /etc/apt/sources.list.d/andoma-it.list

(You may determine the codename of your distribution by running lsb_release -c.)

Import the repository key from D68D82A5.asc, update the package lists, and start installing packages:

wget -qO - https://repo.andoma-it.ru/apt/D68D82A5.asc | sudo gpg --dearmor -o /usr/share/keyrings/andoma-it.gpg sudo apt update sudo apt install andoma-erp