From 9b1c201f7aeb7e1568bf62b01b5702f349b8aa71 Mon Sep 17 00:00:00 2001 From: MrAn0nym <63542658+MrAn0nym@users.noreply.github.com> Date: Sun, 16 Aug 2026 22:46:40 +0200 Subject: [PATCH 1/2] Add installation instructions for Aurora / Project Bluefin --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 202463f..4c547e6 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ You can find lots of examples in [EXAMPLES.md](./EXAMPLES.md). - `nix-shell -p framework-tool` - [ArchLinux](https://archlinux.org/packages/extra/x86_64/framework-system/) [![Arch Linux package](https://repology.org/badge/version-for-repo/arch/framework-system.svg)](https://repology.org/project/framework-system/versions) - `pacman -S framework-system` +- [Aurora / Project Bluefin](https://github.com/ublue-os/homebrew-tap/blob/main/Casks/framework-tool.rb) + - `brew tap ublue-os/tap`, then `brew install --cask framework-tool` - [Bazzite](https://github.com/ublue-os/bazzite/pull/3026) - No need to install - included in the base image - [Fedora (via the Terra repo)](https://github.com/terrapkg/packages/pull/8554) From 5fba373a3532c3661173c14a486c166f5b84ff90 Mon Sep 17 00:00:00 2001 From: MrAn0nym <63542658+MrAn0nym@users.noreply.github.com> Date: Wed, 19 Aug 2026 19:23:26 +0200 Subject: [PATCH 2/2] Seperate Aurora and Project Bluefin and update --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c547e6..d76ba78 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,12 @@ You can find lots of examples in [EXAMPLES.md](./EXAMPLES.md). - `nix-shell -p framework-tool` - [ArchLinux](https://archlinux.org/packages/extra/x86_64/framework-system/) [![Arch Linux package](https://repology.org/badge/version-for-repo/arch/framework-system.svg)](https://repology.org/project/framework-system/versions) - `pacman -S framework-system` -- [Aurora / Project Bluefin](https://github.com/ublue-os/homebrew-tap/blob/main/Casks/framework-tool.rb) +- [Aurora](https://github.com/ublue-os/homebrew-tap/blob/main/Casks/framework-tool.rb) - `brew tap ublue-os/tap`, then `brew install --cask framework-tool` - [Bazzite](https://github.com/ublue-os/bazzite/pull/3026) - No need to install - included in the base image +- [Project Bluefin](https://github.com/ublue-os/bluefin/commit/f2b61ac363fa1ed0626acd2ff15cd4b9fd6a776f) + - Automatically installed on Framework devices by the system - [Fedora (via the Terra repo)](https://github.com/terrapkg/packages/pull/8554) - Install the [Terra repository](https://terra.fyralabs.com/), then `dnf install framework-system` - OpenSUSE [![openSUSE Tumbleweed package](https://repology.org/badge/version-for-repo/opensuse_tumbleweed/framework-tool.svg)](https://repology.org/project/framework-tool/versions)