Synex

Synex Repository

Official Synex APT indices and installation ISOs.

APT metadata

Release, Packages and Contents indexes for apt.

Open dists/

Packages

Binary .deb files organized by component.

Open pool/

ISOs

Installation images and verification files (SHA256 / signatures).

Open iso

Public key

Import it to validate repository signatures.

Download synex.gpg.key

How to add the repository

sudo curl -fsSL http://repo.synex.ar/synex.gpg.key -o /usr/share/keyrings/synex.gpg
echo "deb [signed-by=/usr/share/keyrings/synex.gpg] http://repo.synex.ar synex main" | sudo tee /etc/apt/sources.list.d/synex.list
sudo apt update