Photonic Apt Repository


Photonic Apt Repository – Summary

  • packages for all my own Software
  • Solarus game engine and games
  • several other utilities and applications
  • check the full package list

Supported architectures

  • amd64

Use the Photonic repository

To make use of Photonic create the file:

/etc/apt/sources.list.d/nanolx.sources

with the following conrent:

Types: deb deb-src
URIs: https://apt.nanolx.org/
Suites: photonic
Components: main
Architectures: amd64
Signed-By: /etc/apt/trusted.gpg.d/nanolx2026.asc

You can add the public key of my repository by running:

wget http://apt.nanolx.org/photonic2026.asc
sudo apt-key add photonic.asc

Additional resources