Download EndeavourOS
Pick a mirror near you, then verify what you downloaded against the checksum and the GPG signature below.
Download mirrors
26 mirrors worldwide, kept running by volunteers and institutions.
Africa1 mirror
| Location | Mirror | Verify |
|---|---|---|
| South Africa | Urban Wave — download EndeavourOS_Titan-Nova-2026.08.15.isomirrors.urbanwave.co.za | sha512 checksum for Urban Wavesig GPG signature for Urban Wave |
Asia10 mirrors
Europe14 mirrors
North America1 mirror
| Location | Mirror | Verify |
|---|---|---|
| United States | Gigenet — download EndeavourOS_Titan-Nova-2026.08.15.isomirrors.gigenet.com | sha512 checksum for Gigenetsig GPG signature for Gigenet |
Verify your download
This is how you know the image is ours and arrived intact. Both files sit next to the ISO on every mirror.
Always verify. A mirror is someone else's server, and a checksum is how you confirm the bytes you received are the bytes we published.
Check the sha512 checksum
sha512sum -c EndeavourOS_Titan-Nova-2026.08.15.iso.sha512sumThe expected value is:
3f83bd745e9d5d518bdf6fc9a24092fb5347da449a6e109c6572bf999097b8b548c4cf1848fdfb3c7c2823f558c3f5b51a127060d9c5b81b9ad89b4041bee7faCheck the GPG signature
Fetch the signing key, then verify the ISO against its signature file:
gpg --keyserver keyserver.ubuntu.com --recv-keys CDF595A1
gpg --verify EndeavourOS_Titan-Nova-2026.08.15.iso.sig EndeavourOS_Titan-Nova-2026.08.15.isoThis ISO is signed by Johannes Kamprad <joekamprad@endeavouros.com>, whose primary key fingerprint is:
8F43 FC37 4CD4 CEEA 19CE E323 E3D8 752A CDF5 95A1Compare that fingerprint against the one above before trusting the key.