@latest_post
Create a Linux live USB
Download a Linux ISO image
The XFCE Desktop from Manjaro is a good one.
Download the latest image from here.
If you want to verify the .iso image, you can also download the checksum (.sha512) and signature (.sig) files.
Verify the checksum
Verify the ISO image against the .sha512 file like this:
sha512sum -c manjaro-xfce-22.0-221224-linux61.iso.sha512
If everything is all right, you'll see:
manjaro-xfce-22.0-221224-linux61.iso: OK.