--- title: Downloads sidebar: order: 3 --- GpgFrontend is available for download through multiple channels. For more detailed instructions on installation and getting started, please refer to the [Getting Started Guide](/overview/getting-started/). [![Packaging status](https://repology.org/badge/vertical-allrepos/gpgfrontend.svg)](https://repology.org/project/gpgfrontend/versions) import { LinkCard, CardGrid } from "@astrojs/starlight/components"; import { Tabs, TabItem, Badge } from "@astrojs/starlight/components"; ## Direct Downloads ![GitHub Release](https://img.shields.io/github/v/release/saturneric/GpgFrontend?style=for-the-badge&label=Stable) ![GitHub Nightly](https://img.shields.io/github/v/release/saturneric/GpgFrontend?include_prereleases&filter=nightly*&display_name=release&style=for-the-badge&label=Nightly) Choose the version that fits your needs: ### Asset Naming Below is a summary table explaining the naming patterns and purposes of each downloadable asset. You can use the filename patterns to quickly identify and select the appropriate package for your platform or use case. | Filename Pattern | Description | | ------------------------------ | ----------------------------------------------------------------- | | `-universal.zip` | Contains both Windows Portable and Linux AppImage in one archive. | | `-windows-x86_64-portable.zip` | Fully portable Windows version. No installation needed; | | `-windows-x86_64.msix` | MSIX installer for Windows (Recommended). | | `-windows-x86_64.msi` | MSI installer for Windows; For Legacy/Enterprise environments. | | `-macos-.dmg` | macOS disk image; \ = minimum required macOS version. | | `-linux-.AppImage` | AppImage for Linux; make it executable and run directly. | | `*.sig` | GPG signature file for verifying the integrity and authenticity. | | `-qt5-` | Qt5 build, for older systems (e.g., Windows 7, Ubuntu 20.04). | ## Platform-Specific Installation Install GpgFrontend via your preferred package manager or store: