ISO Mirrors


Mirrors will update every 15 seconds

(First page load may take a while)

Country URL Status
🔄 LOADING...


REPOSITORY MIRRORS

What is a repository mirror, and why should I use one?

A repository mirror is an online location that stores software packages. In order for software packages to download to you at the best possible speed, it makes sense to choose a location that is closer to you.

How do I change the repository mirror on my computer? Click here.

Replace repo main below from your selected Country repository, with the corresponding name of the release series.

eg. deb http://sft.if.usp.br/linuxlite/ repo main becomes deb http://sft.if.usp.br/linuxlite/ galena main


Releases:

Galena Repositories (galena main): Linux Lite 7.0 - 7.8

Fluorite Repositories (fluorite main): Linux Lite 6.0 - 6.6

Emerald Repositories (emerald main): Linux Lite 5.0 - 5.8

Diamond Repositories (diamond main): Linux Lite 4.0 - 4.8

Citrine Repositories (citrine main): Linux Lite 3.0 - 3.8

Beryl Repositories (beryl main): Linux Lite 2.0 - 2.8


The list below is sorted by Country alphabetically.


Brazil : deb http://sft.if.usp.br/linuxlite/ repo main

China : deb https://mirrors.sjtug.sjtu.edu.cn/linuxliteos/ repo main

Ecuador : deb https://mirror.cedia.org.ec/linuxliteos/ repo main

Ecuador : deb http://mirror.ueb.edu.ec/linuxliteos/ repo main

Ecuador : deb http://mirror.uta.edu.ec/linuxliteos/ repo main

England : deb http://www.mirrorservice.org/sites/repo.linuxliteos.com/linuxlite/ repo main

England : deb https://mirror.vinehost.net/linuxlite/ repo main

France : deb http://linuxlite.3load.com/ repo main

France : deb http://linuxliteca.3load.com/ repo main

Germany : deb http://mirror.alpix.eu/linuxliteos/ repo main

Germany (SSL) : deb https://mirror.alpix.eu/linuxliteos/ repo main

Germany (Default Repo) : deb http://repo.linuxliteos.com/linuxlite/ repo main

Germany (Default Repo SSL) : deb https://repo.linuxliteos.com/linuxlite/ repo main

Greece : deb http://ftp.cc.uoc.gr/mirrors/linux/linuxlite/ repo main

Greece : deb https://fosszone.csd.auth.gr/linuxlite/ repo main

Hong Kong : deb http://mirror-hk.koddos.net/linuxlite/ repo main

Hong Kong (SSL) : deb https://mirror-hk.koddos.net/linuxlite/ repo main

Hungary : deb http://quantum-mirror.hu/mirrors/pub/linuxlite/ repo main

Hungary (SSL) : deb https://quantum-mirror.hu/mirrors/pub/linuxlite/ repo main

Indonesia (SSL) : deb https://pinguin.dinus.ac.id/iso/lite/ repo main

Netherlands : deb http://mirror.koddos.net/linuxlite/ repo main

Netherlands (SSL) : deb https://mirror.koddos.net/linuxlite/ repo main

New Caledonia : deb http://mirror.lagoon.nc/linuxlite/linuxlite/ repo main

Peru : deb http://mirror.espoch.edu.ec/linuxliteos/ repo main

Sweden : deb http://ftpmirror1.infania.net/linuxlite/ repo main

Sweden : deb https://mirror.accum.se/mirror/linuxliteos.com/ repo main

USA : deb http://mirror.clarkson.edu/linux-lite/ repo main

Vietnam (SSL) : deb https://mirror.freedif.org/LinuxLiteOS/ repo main

Vietnam (SSL) : deb https://mirror.meowsmp.net/linuxlite/ repo main



LINUX LITE REPOSITORY DETAILS

Add the Linux Lite repo to your /etc/apt/sources.list

## Linux Lite Repo for Linux Lite Codename Galena
deb https://repo.linuxliteos.com/linuxlite/ galena main

Open a terminal and do:

gpg --keyserver keys.gnupg.net --recv-keys 86A02625
gpg --export --armour 86A02625 | sudo apt-key add -
sudo apt-get update

RSYNC LINUX LITE

Would you like to be a mirror for the Linux Lite operating system?

Criteria - Must be an established mirror with a registered domain name of greater than 3 years. The reason for this is that in the past, we have added every mirror offered, and many have disappeared within 3 years (sometimes within weeks or months), which leads to breakages without warning during peoples system Updates. When a new mirror is added, we have to change our code on this page and in Lite Sources. This is a lot of extra work. We very much appreciate the offer, but before submitting a Mirror, you must take into consideration the flow on effects to others. Thank you.

If you'd like to set up a mirror for our repository, here is the rsync address:

rsync://repo.linuxliteos.com/repo

1. Assuming you already have a Linux web server in place:

sudo apt-get install rsync
mkdir /var/www/linuxlite
rsync -avrt --delete-after --progress rsync://repo.linuxliteos.com/repo /var/www/linuxlite

This will download the entire linuxlite directory, (currently around 80gb).

We recommend that you set it to sync a minimum of once every 24 hours, and no more than twice within a 24 hour period. Thank you.


2. Set up a cronjob to sync once every 12 hours:


crontab -e
0 */12 * * * myuser /usr/bin/rsync -avrt --delete-after rsync://repo.linuxliteos.com/repo /var/www/linuxlite >/dev/null 2>&1

Once your mirror has been fully synced, please send us the mirror details below.


* Required.




Social Media Links