For easier use of my own projects and looking for a decentralized central way to back up my data, this self-mirroring repository was created.

lanos GNU/Linux repository 

about this page


This repository is a set of binary and source packages organized in a special directory tree and with various infrastructure files.
Client computers can connect to the repository to Download and install the packages using an apt based package management tool.
Also possible is the use of an jason query tool like juis.

Consider that you normally don't need to use this repository.
In most cases all stuff is only relevant to me.
I am not responsible if you install unapproved software.

The software in this repository is usually in a very early experimental stage.
So be careful if you feel like you absolutely have to use them.


Developers/rights holders/hobbyists: maybe you find your source code in this repository.
maybe its original, maybe edited by me.
anyways non public software are listed but should be not downloadable.
If you see any problems with this behavior, contact me.

 

[ICO]
Name
Description

[  ] project Projekte
[  ] tools Repository Tools
[  ] README.mirrors.txt Text File
[  ] pool Repository pool
[  ] gpg.key Public GnuPG Key
[  ] db Unknown Folder
[  ] manifest.json Unknown File
[  ] software Software
[  ] dists Distributions
[  ] images images
[  ] browser.html.bak Unknown File
[  ] README.mirrors.html Html File
[  ] bugs Bug Reports
[  ] browser.html User-Agent Infos
[  ] doc Dokumentation und FAQ
[  ] mirrors Archiv/Mirror
[  ] README.download.avm.html Html File
[  ] README Text File

add this repository


Import the repository GPG key:
sudo curl -fsSL https://debian.lan4lano.de/gpg.key | sudo apt-key add -

Now add the repository using add-apt-repository:
sudo add-apt-repository 'deb [arch=amd64] https://debian.lan4lano.de/ $(lsb_release -cs) stable'