Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +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](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)
Expand Down