Skip to Main ContentStart of Main Content

Miscellaneous Downloads

In the sections below, you can find Fedora Linux downloads that do not fit under any of the standard release categories.

Latest Release44

Download Fedora Linux via BitTorrent

The Fedora Project offers many torrent downloads. Access our directory of torrents below.

Download Fedora Minimal 44

Fedora Minimal is the smallest possible Fedora Linux installation. It does not include a desktop environment. You might start with this if you want to build a custom installation that only includes the core packages and software that you explicitly choose to add after the system is up and running.


For ARM® aarch64 systems

Fedora Minimal 44Rawraw.xz

Verify Your Download

Verify your download for security and integrity using the checksum file. If the checksum file has a valid signature from one of the the Fedora Project's OpenPGP certificates, and the SHA256 checksum matches the download, then the download is valid.

  • Download the checksum file into the same directory as the image you downloaded.

  • Download Fedora's OpenPGP certificates.

    curl -O https://fedoraproject.org/fedora.pgp
    curl -O https://fedoraproject.org/fedora.gpg

    You can verify the details of the OpenPGP certificates here.

  • Use the OpenPGP-verified checksum to verify the download.
    You can use sq or gpgv to verify the checksum file.

    sq verify --cleartext --signer-file ./fedora.pgp \
                          Fedora-Spins-44-1.7-aarch64-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    
    gpgv --keyring ./fedora.gpg --output - \
                          Fedora-Spins-44-1.7-aarch64-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    

If the output states that the file is valid, then it's ready to use!



Alternatively, if you just want to test for unintentional file corruption, you can skip the OpenPGP verification. The SHA256 checksum for this download should be:

aebf1cb693fbdbd45837980b3be6becbd34c321ff937c49e582244eaa2f48aaf
No files available for this version.

Download Fedora Everything 44

This is Fedora's online installer. Unlike the offline installer that the standard Fedora Linux releases use, this installer allows you to choose the software packages at installation time. Since the Fedora Project has too much software to bundle it all with this installer, you will need a working internet connection or a local mirror of Fedora's software repository to use this installer.

Note that Fedora Server has its own online installer. Learn More


For Intel and AMD x86_64 systems

Fedora Everything 44Network Installiso

Verify Your Download

Verify your download for security and integrity using the checksum file. If the checksum file has a valid signature from one of the the Fedora Project's OpenPGP certificates, and the SHA256 checksum matches the download, then the download is valid.

  • Download the checksum file into the same directory as the image you downloaded.

  • Download Fedora's OpenPGP certificates.

    curl -O https://fedoraproject.org/fedora.pgp
    curl -O https://fedoraproject.org/fedora.gpg

    You can verify the details of the OpenPGP certificates here.

  • Use the OpenPGP-verified checksum to verify the download.
    You can use sq or gpgv to verify the checksum file.

    sq verify --cleartext --signer-file ./fedora.pgp \
                          Fedora-Everything-44-1.7-x86_64-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    
    gpgv --keyring ./fedora.gpg --output - \
                          Fedora-Everything-44-1.7-x86_64-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    

If the output states that the file is valid, then it's ready to use!



Alternatively, if you just want to test for unintentional file corruption, you can skip the OpenPGP verification. The SHA256 checksum for this download should be:

bd285201494dd0ba09b54d05ac707de1401668b8512a573edb5922dcf9d7067e

For ARM® aarch64 systems

Fedora Everything 44Network Installiso

Verify Your Download

Verify your download for security and integrity using the checksum file. If the checksum file has a valid signature from one of the the Fedora Project's OpenPGP certificates, and the SHA256 checksum matches the download, then the download is valid.

  • Download the checksum file into the same directory as the image you downloaded.

  • Download Fedora's OpenPGP certificates.

    curl -O https://fedoraproject.org/fedora.pgp
    curl -O https://fedoraproject.org/fedora.gpg

    You can verify the details of the OpenPGP certificates here.

  • Use the OpenPGP-verified checksum to verify the download.
    You can use sq or gpgv to verify the checksum file.

    sq verify --cleartext --signer-file ./fedora.pgp \
                          Fedora-Everything-44-1.7-aarch64-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    
    gpgv --keyring ./fedora.gpg --output - \
                          Fedora-Everything-44-1.7-aarch64-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    

If the output states that the file is valid, then it's ready to use!



Alternatively, if you just want to test for unintentional file corruption, you can skip the OpenPGP verification. The SHA256 checksum for this download should be:

814801fbdda7492d9ee24dab8426c72b29f1635fe98d4ba675ede7e81189d57e

For Power ppc64le systems

Fedora Everything 44Network Installiso

Verify Your Download

Verify your download for security and integrity using the checksum file. If the checksum file has a valid signature from one of the the Fedora Project's OpenPGP certificates, and the SHA256 checksum matches the download, then the download is valid.

  • Download the checksum file into the same directory as the image you downloaded.

  • Download Fedora's OpenPGP certificates.

    curl -O https://fedoraproject.org/fedora.pgp
    curl -O https://fedoraproject.org/fedora.gpg

    You can verify the details of the OpenPGP certificates here.

  • Use the OpenPGP-verified checksum to verify the download.
    You can use sq or gpgv to verify the checksum file.

    sq verify --cleartext --signer-file ./fedora.pgp \
                          Fedora-Everything-44-1.7-ppc64le-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    
    gpgv --keyring ./fedora.gpg --output - \
                          Fedora-Everything-44-1.7-ppc64le-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    

If the output states that the file is valid, then it's ready to use!



Alternatively, if you just want to test for unintentional file corruption, you can skip the OpenPGP verification. The SHA256 checksum for this download should be:

95e63afad3ea52af38940603a173ac4ea229db717549bcf607c5b7f3ced284ce

For IBM s390x zSystems

Fedora Everything 44Network Installiso

Verify Your Download

Verify your download for security and integrity using the checksum file. If the checksum file has a valid signature from one of the the Fedora Project's OpenPGP certificates, and the SHA256 checksum matches the download, then the download is valid.

  • Download the checksum file into the same directory as the image you downloaded.

  • Download Fedora's OpenPGP certificates.

    curl -O https://fedoraproject.org/fedora.pgp
    curl -O https://fedoraproject.org/fedora.gpg

    You can verify the details of the OpenPGP certificates here.

  • Use the OpenPGP-verified checksum to verify the download.
    You can use sq or gpgv to verify the checksum file.

    sq verify --cleartext --signer-file ./fedora.pgp \
                          Fedora-Everything-44-1.7-s390x-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    
    gpgv --keyring ./fedora.gpg --output - \
                          Fedora-Everything-44-1.7-s390x-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    

If the output states that the file is valid, then it's ready to use!



Alternatively, if you just want to test for unintentional file corruption, you can skip the OpenPGP verification. The SHA256 checksum for this download should be:

62b00a71b8222494f4e347ca18be76ad7ce599ee49e0b5a3f33906110133b2ab
No files available for this version.

Download Fedora Container Base 44

This is the standard Fedora Linux container image. In addition to the core packages that are required for basic functionality, it should include some common network, authentication and storage configuration tools that you are likely to need.

Note that you can pull the latest version of this container from quay.io with the following command:

podman pull quay.io/fedora/fedora


For Intel and AMD x86_64 systems

Fedora Container Base 44Container Imagetar.xz

Verify Your Download

Verify your download for security and integrity using the checksum file. If the checksum file has a valid signature from one of the the Fedora Project's OpenPGP certificates, and the SHA256 checksum matches the download, then the download is valid.

  • Download the checksum file into the same directory as the image you downloaded.

  • Download Fedora's OpenPGP certificates.

    curl -O https://fedoraproject.org/fedora.pgp
    curl -O https://fedoraproject.org/fedora.gpg

    You can verify the details of the OpenPGP certificates here.

  • Use the OpenPGP-verified checksum to verify the download.
    You can use sq or gpgv to verify the checksum file.

    sq verify --cleartext --signer-file ./fedora.pgp \
                          Fedora-Container-44-1.7-x86_64-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    
    gpgv --keyring ./fedora.gpg --output - \
                          Fedora-Container-44-1.7-x86_64-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    

If the output states that the file is valid, then it's ready to use!



Alternatively, if you just want to test for unintentional file corruption, you can skip the OpenPGP verification. The SHA256 checksum for this download should be:

75200f5752a74a21a616ca9a75e25beb594e2e117a0195c54f87c0b3e3974d1b

For ARM® aarch64 systems

Fedora Container Base 44Container Imagetar.xz

Verify Your Download

Verify your download for security and integrity using the checksum file. If the checksum file has a valid signature from one of the the Fedora Project's OpenPGP certificates, and the SHA256 checksum matches the download, then the download is valid.

  • Download the checksum file into the same directory as the image you downloaded.

  • Download Fedora's OpenPGP certificates.

    curl -O https://fedoraproject.org/fedora.pgp
    curl -O https://fedoraproject.org/fedora.gpg

    You can verify the details of the OpenPGP certificates here.

  • Use the OpenPGP-verified checksum to verify the download.
    You can use sq or gpgv to verify the checksum file.

    sq verify --cleartext --signer-file ./fedora.pgp \
                          Fedora-Container-44-1.7-aarch64-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    
    gpgv --keyring ./fedora.gpg --output - \
                          Fedora-Container-44-1.7-aarch64-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    

If the output states that the file is valid, then it's ready to use!



Alternatively, if you just want to test for unintentional file corruption, you can skip the OpenPGP verification. The SHA256 checksum for this download should be:

eca19542a48a8e39b84e869713a1fa2408cbcc578de26c25ae72e3334ef968c1

For Power ppc64le systems

Fedora Container Base 44Container Imagetar.xz

Verify Your Download

Verify your download for security and integrity using the checksum file. If the checksum file has a valid signature from one of the the Fedora Project's OpenPGP certificates, and the SHA256 checksum matches the download, then the download is valid.

  • Download the checksum file into the same directory as the image you downloaded.

  • Download Fedora's OpenPGP certificates.

    curl -O https://fedoraproject.org/fedora.pgp
    curl -O https://fedoraproject.org/fedora.gpg

    You can verify the details of the OpenPGP certificates here.

  • Use the OpenPGP-verified checksum to verify the download.
    You can use sq or gpgv to verify the checksum file.

    sq verify --cleartext --signer-file ./fedora.pgp \
                          Fedora-Container-44-1.7-ppc64le-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    
    gpgv --keyring ./fedora.gpg --output - \
                          Fedora-Container-44-1.7-ppc64le-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    

If the output states that the file is valid, then it's ready to use!



Alternatively, if you just want to test for unintentional file corruption, you can skip the OpenPGP verification. The SHA256 checksum for this download should be:

7525b65ea8c90e2a77af79c743a096c1628de18ef8542005d4a738c6c00ade84

For IBM s390x zSystems

Fedora Container Base 44Container Imagetar.xz

Verify Your Download

Verify your download for security and integrity using the checksum file. If the checksum file has a valid signature from one of the the Fedora Project's OpenPGP certificates, and the SHA256 checksum matches the download, then the download is valid.

  • Download the checksum file into the same directory as the image you downloaded.

  • Download Fedora's OpenPGP certificates.

    curl -O https://fedoraproject.org/fedora.pgp
    curl -O https://fedoraproject.org/fedora.gpg

    You can verify the details of the OpenPGP certificates here.

  • Use the OpenPGP-verified checksum to verify the download.
    You can use sq or gpgv to verify the checksum file.

    sq verify --cleartext --signer-file ./fedora.pgp \
                          Fedora-Container-44-1.7-s390x-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    
    gpgv --keyring ./fedora.gpg --output - \
                          Fedora-Container-44-1.7-s390x-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    

If the output states that the file is valid, then it's ready to use!



Alternatively, if you just want to test for unintentional file corruption, you can skip the OpenPGP verification. The SHA256 checksum for this download should be:

2ee9c94543d5258df20bae6340e777fca6b9d9b429660323c472f8b04f845691
No files available for this version.

Download Fedora Container Minimal Base 44

This is the smallest possible Fedora Linux container image. It is mainly coreutils, systemd and dnf.

Note that you can pull the latest version of this container from quay.io with the following command:

podman pull quay.io/fedora/fedora-minimal


For Intel and AMD x86_64 systems

Fedora Container Minimal Base 44Container Imagetar.xz

Verify Your Download

Verify your download for security and integrity using the checksum file. If the checksum file has a valid signature from one of the the Fedora Project's OpenPGP certificates, and the SHA256 checksum matches the download, then the download is valid.

  • Download the checksum file into the same directory as the image you downloaded.

  • Download Fedora's OpenPGP certificates.

    curl -O https://fedoraproject.org/fedora.pgp
    curl -O https://fedoraproject.org/fedora.gpg

    You can verify the details of the OpenPGP certificates here.

  • Use the OpenPGP-verified checksum to verify the download.
    You can use sq or gpgv to verify the checksum file.

    sq verify --cleartext --signer-file ./fedora.pgp \
                          Fedora-Container-44-1.7-x86_64-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    
    gpgv --keyring ./fedora.gpg --output - \
                          Fedora-Container-44-1.7-x86_64-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    

If the output states that the file is valid, then it's ready to use!



Alternatively, if you just want to test for unintentional file corruption, you can skip the OpenPGP verification. The SHA256 checksum for this download should be:

2e405ab2b84155c32887f07ed1b259b342acda7547272607c1d18eb7cd1af961

For ARM® aarch64 systems

Fedora Container Minimal Base 44Container Imagetar.xz

Verify Your Download

Verify your download for security and integrity using the checksum file. If the checksum file has a valid signature from one of the the Fedora Project's OpenPGP certificates, and the SHA256 checksum matches the download, then the download is valid.

  • Download the checksum file into the same directory as the image you downloaded.

  • Download Fedora's OpenPGP certificates.

    curl -O https://fedoraproject.org/fedora.pgp
    curl -O https://fedoraproject.org/fedora.gpg

    You can verify the details of the OpenPGP certificates here.

  • Use the OpenPGP-verified checksum to verify the download.
    You can use sq or gpgv to verify the checksum file.

    sq verify --cleartext --signer-file ./fedora.pgp \
                          Fedora-Container-44-1.7-aarch64-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    
    gpgv --keyring ./fedora.gpg --output - \
                          Fedora-Container-44-1.7-aarch64-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    

If the output states that the file is valid, then it's ready to use!



Alternatively, if you just want to test for unintentional file corruption, you can skip the OpenPGP verification. The SHA256 checksum for this download should be:

2c00fc0e7890a5bfecbd243561e5a2d07d2661667e1b897eab549b83f6b1db9a

For Power ppc64le systems

Fedora Container Minimal Base 44Container Imagetar.xz

Verify Your Download

Verify your download for security and integrity using the checksum file. If the checksum file has a valid signature from one of the the Fedora Project's OpenPGP certificates, and the SHA256 checksum matches the download, then the download is valid.

  • Download the checksum file into the same directory as the image you downloaded.

  • Download Fedora's OpenPGP certificates.

    curl -O https://fedoraproject.org/fedora.pgp
    curl -O https://fedoraproject.org/fedora.gpg

    You can verify the details of the OpenPGP certificates here.

  • Use the OpenPGP-verified checksum to verify the download.
    You can use sq or gpgv to verify the checksum file.

    sq verify --cleartext --signer-file ./fedora.pgp \
                          Fedora-Container-44-1.7-ppc64le-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    
    gpgv --keyring ./fedora.gpg --output - \
                          Fedora-Container-44-1.7-ppc64le-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    

If the output states that the file is valid, then it's ready to use!



Alternatively, if you just want to test for unintentional file corruption, you can skip the OpenPGP verification. The SHA256 checksum for this download should be:

956c033d682c9aeb4ae2ca8ba0a15d881dabb6ecc12586d40f2914a7682127f2

For IBM s390x zSystems

Fedora Container Minimal Base 44Container Imagetar.xz

Verify Your Download

Verify your download for security and integrity using the checksum file. If the checksum file has a valid signature from one of the the Fedora Project's OpenPGP certificates, and the SHA256 checksum matches the download, then the download is valid.

  • Download the checksum file into the same directory as the image you downloaded.

  • Download Fedora's OpenPGP certificates.

    curl -O https://fedoraproject.org/fedora.pgp
    curl -O https://fedoraproject.org/fedora.gpg

    You can verify the details of the OpenPGP certificates here.

  • Use the OpenPGP-verified checksum to verify the download.
    You can use sq or gpgv to verify the checksum file.

    sq verify --cleartext --signer-file ./fedora.pgp \
                          Fedora-Container-44-1.7-s390x-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    
    gpgv --keyring ./fedora.gpg --output - \
                          Fedora-Container-44-1.7-s390x-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    

If the output states that the file is valid, then it's ready to use!



Alternatively, if you just want to test for unintentional file corruption, you can skip the OpenPGP verification. The SHA256 checksum for this download should be:

c13c9dd2da00c5b5b099029c38d01e0f27f45b6bc9ba47b02392fc7c4d94810d
No files available for this version.

Download Fedora Container Toolbox 44

These container images are made to be used with Toolbx.

Note that you can pull the latest version of this container from quay.io with the following command:

podman pull quay.io/fedora/fedora-toolbox


For Intel and AMD x86_64 systems

Fedora Container Toolbox 44Container Imagetar.xz

Verify Your Download

Verify your download for security and integrity using the checksum file. If the checksum file has a valid signature from one of the the Fedora Project's OpenPGP certificates, and the SHA256 checksum matches the download, then the download is valid.

  • Download the checksum file into the same directory as the image you downloaded.

  • Download Fedora's OpenPGP certificates.

    curl -O https://fedoraproject.org/fedora.pgp
    curl -O https://fedoraproject.org/fedora.gpg

    You can verify the details of the OpenPGP certificates here.

  • Use the OpenPGP-verified checksum to verify the download.
    You can use sq or gpgv to verify the checksum file.

    sq verify --cleartext --signer-file ./fedora.pgp \
                          Fedora-Container-44-1.7-x86_64-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    
    gpgv --keyring ./fedora.gpg --output - \
                          Fedora-Container-44-1.7-x86_64-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    

If the output states that the file is valid, then it's ready to use!



Alternatively, if you just want to test for unintentional file corruption, you can skip the OpenPGP verification. The SHA256 checksum for this download should be:

214a6735d8dbd73d2bd708e103eabf4aa5ee7f3b4a6b2ca0f05061374be82b02

For ARM® aarch64 systems

Fedora Container Toolbox 44Container Imagetar.xz

Verify Your Download

Verify your download for security and integrity using the checksum file. If the checksum file has a valid signature from one of the the Fedora Project's OpenPGP certificates, and the SHA256 checksum matches the download, then the download is valid.

  • Download the checksum file into the same directory as the image you downloaded.

  • Download Fedora's OpenPGP certificates.

    curl -O https://fedoraproject.org/fedora.pgp
    curl -O https://fedoraproject.org/fedora.gpg

    You can verify the details of the OpenPGP certificates here.

  • Use the OpenPGP-verified checksum to verify the download.
    You can use sq or gpgv to verify the checksum file.

    sq verify --cleartext --signer-file ./fedora.pgp \
                          Fedora-Container-44-1.7-aarch64-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    
    gpgv --keyring ./fedora.gpg --output - \
                          Fedora-Container-44-1.7-aarch64-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    

If the output states that the file is valid, then it's ready to use!



Alternatively, if you just want to test for unintentional file corruption, you can skip the OpenPGP verification. The SHA256 checksum for this download should be:

5b5706e0ffddea8f7cfb48654a714a1d7388ea2d4dea7417fa624532a36f1314

For Power ppc64le systems

Fedora Container Toolbox 44Container Imagetar.xz

Verify Your Download

Verify your download for security and integrity using the checksum file. If the checksum file has a valid signature from one of the the Fedora Project's OpenPGP certificates, and the SHA256 checksum matches the download, then the download is valid.

  • Download the checksum file into the same directory as the image you downloaded.

  • Download Fedora's OpenPGP certificates.

    curl -O https://fedoraproject.org/fedora.pgp
    curl -O https://fedoraproject.org/fedora.gpg

    You can verify the details of the OpenPGP certificates here.

  • Use the OpenPGP-verified checksum to verify the download.
    You can use sq or gpgv to verify the checksum file.

    sq verify --cleartext --signer-file ./fedora.pgp \
                          Fedora-Container-44-1.7-ppc64le-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    
    gpgv --keyring ./fedora.gpg --output - \
                          Fedora-Container-44-1.7-ppc64le-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    

If the output states that the file is valid, then it's ready to use!



Alternatively, if you just want to test for unintentional file corruption, you can skip the OpenPGP verification. The SHA256 checksum for this download should be:

a1c5c8fe94a9c7a1d9ff127efd36c2595cd9f587194c62fe697f92ee80dfbbc4

For IBM s390x zSystems

Fedora Container Toolbox 44Container Imagetar.xz

Verify Your Download

Verify your download for security and integrity using the checksum file. If the checksum file has a valid signature from one of the the Fedora Project's OpenPGP certificates, and the SHA256 checksum matches the download, then the download is valid.

  • Download the checksum file into the same directory as the image you downloaded.

  • Download Fedora's OpenPGP certificates.

    curl -O https://fedoraproject.org/fedora.pgp
    curl -O https://fedoraproject.org/fedora.gpg

    You can verify the details of the OpenPGP certificates here.

  • Use the OpenPGP-verified checksum to verify the download.
    You can use sq or gpgv to verify the checksum file.

    sq verify --cleartext --signer-file ./fedora.pgp \
                          Fedora-Container-44-1.7-s390x-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    
    gpgv --keyring ./fedora.gpg --output - \
                          Fedora-Container-44-1.7-s390x-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    

If the output states that the file is valid, then it's ready to use!



Alternatively, if you just want to test for unintentional file corruption, you can skip the OpenPGP verification. The SHA256 checksum for this download should be:

c5d6cfb85dfe55be3f45de3199bc539826b61712e40706d4b8b52ee48d1d64b2
No files available for this version.

Download Fedora WSL 44

These are the images that you will need in order to run Fedora Linux under MS Windows' Subsystem for Linux. Microsoft's WSL tool should be able to download these images automatically, but if you want to provide the image files to Microsoft's WSL tool manually, you can get them here.

Note that you should be able to pull the latest version of this container with the following command:

wsl --install FedoraLinux-<release-number>


For Intel and AMD x86_64 systems

Fedora WSL Base 44Container Imagewsl

Verify Your Download

Verify your download for security and integrity using the checksum file. If the checksum file has a valid signature from one of the the Fedora Project's OpenPGP certificates, and the SHA256 checksum matches the download, then the download is valid.

  • Download the checksum file into the same directory as the image you downloaded.

  • Download Fedora's OpenPGP certificates.

    curl -O https://fedoraproject.org/fedora.pgp
    curl -O https://fedoraproject.org/fedora.gpg

    You can verify the details of the OpenPGP certificates here.

  • Use the OpenPGP-verified checksum to verify the download.
    You can use sq or gpgv to verify the checksum file.

    sq verify --cleartext --signer-file ./fedora.pgp \
                          Fedora-Container-44-1.7-x86_64-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    
    gpgv --keyring ./fedora.gpg --output - \
                          Fedora-Container-44-1.7-x86_64-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    

If the output states that the file is valid, then it's ready to use!



Alternatively, if you just want to test for unintentional file corruption, you can skip the OpenPGP verification. The SHA256 checksum for this download should be:

2e5b153ba4b639952bf546be577fc19b832fe8944caa7de342b32f10da7d319a

For ARM® aarch64 systems

Fedora WSL Base 44Container Imagewsl

Verify Your Download

Verify your download for security and integrity using the checksum file. If the checksum file has a valid signature from one of the the Fedora Project's OpenPGP certificates, and the SHA256 checksum matches the download, then the download is valid.

  • Download the checksum file into the same directory as the image you downloaded.

  • Download Fedora's OpenPGP certificates.

    curl -O https://fedoraproject.org/fedora.pgp
    curl -O https://fedoraproject.org/fedora.gpg

    You can verify the details of the OpenPGP certificates here.

  • Use the OpenPGP-verified checksum to verify the download.
    You can use sq or gpgv to verify the checksum file.

    sq verify --cleartext --signer-file ./fedora.pgp \
                          Fedora-Container-44-1.7-aarch64-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    
    gpgv --keyring ./fedora.gpg --output - \
                          Fedora-Container-44-1.7-aarch64-CHECKSUM \
                          | sha256sum -c --ignore-missing
                    

If the output states that the file is valid, then it's ready to use!



Alternatively, if you just want to test for unintentional file corruption, you can skip the OpenPGP verification. The SHA256 checksum for this download should be:

1a3220262dc918b07d08410278205fb35e92c28a53455382028eea1a980476ee
No files available for this version.

Fedora Linux Testing Images

These are unreleased development versions of Fedora Linux made available for testing the next official Fedora Linux release.

Fedora Rawhide

Find out more about Rawhide, our ever-moving development version. Rawhide is targeted at advanced users, testers, and package maintainers.

We Take Security Seriously

Once you have downloaded an image, be sure to verify it for both security and integrity.

By calculating a image's checksum and comparing it to its original checksum, you can verify that a image has not been tampered with or corrupted. Images are also signed with the Fedora Project's OpenPGP keys to demonstrate their integrity.

Click the verify button to get instructions tailored for your download.

By clicking on and downloading Fedora, you agree to comply with the Fedora Export Control Policy.