Downloads and Validation
CachyOS can be installed using two types of installations: a GUI Installer and a CLI Installer.
Validation
Here is how you can do it:
If you’re currently on Windows:
-
If you downloaded the iso via SourceForge at the right of each file there is an exclamation point that contains both a SHA1 and a SHA256.
-
Open CMD or PowerShell as Administrator and navigate to the path where the ISO is stored.
-
Type the following command: certUtil -hashfile full_iso_name.iso SHA256
e.g:
-
Compare certUtil hash with SourceForge file information, if they both match then you are ready to proceed.
Verification from any Linux distribution:
-
Open a terminal and navigate to the path where the ISO is stored
-
Type the following command:
sha256sum full_iso_name.iso
:e.g:
-
Compare if the SourceForge SHA256 hash matches with the SHA256
Verify ISO Image Authenticity
To verify the authenticity of the ISO file to be sure that the actual one has been released by the official Athena OS development team:
-
Import the GPG key for verifying the authenticity:
-
Download the ISO file and its
.sig
signature file and run the following commmand (by replacingfull_iso_name.iso
with the actual ISO filename):If you get a Good signature output, the ISO file is genuine:
Download ISOs
CachyOS ISOs can be downloaded from the following sources:
Both online and offline installers are provided for your convenience.