Brew does not install / take into consideration bazzite-cli.Brewfile

My /usr/share/ublue-os/homebrew/bazzite-cli.Brewfile file is the following: brew "atuin" brew "bat" brew "direnv" brew "eza" brew "fd" brew "gh" brew "glab" brew "rg" brew "tealdeer" brew "trash-cli" brew "ugrep" brew "yq" brew "zoxide" But none of these apps are installed. Is there a way to force brew to take into account the bazzite-cli.brewfile? I can install the apps manually but I'm afraid something is broken and in the future if another app is added I will not receive it. Currently running: ● ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-gnome:stable Digest: sha256:fd884c23497e08b860aa4c12763d17584a45641d05b6bff6c76c698c32254b53 Version: 41.20250106.3 (2025-01-07T04:22:09Z) LayeredPackages: coolercontrol liquidctl virt-manager LocalPackages: lact-libadwaita-0.5.6-0.x86_64
No description
Solution:
im pretty sure brewfile arent meant to be installed automatically, afaik this file is used with ujust bazzite-cli
Jump to solution
3 Replies
Solution
asen23
asen235h ago
im pretty sure brewfile arent meant to be installed automatically, afaik this file is used with ujust bazzite-cli
asen23
asen235h ago
if you want to install it automatically you probably can just create a systemd service that will run brew bundle on startup
SUN·RA
SUN·RAOP4h ago
Thank you! I thought bazzite-cli was coming by default, installed it now with ujust and everything is fine.

Did you find this page helpful?