Skip to content

Package Manager

Community packages are often safe, but not always checked by me!

Arch Linux

Install the nvibrant-bin AUR package using helpers or manually:

yay -S nvibrant-bin
paru -S nvibrant-bin
git clone https://aur.archlinux.org/nvibrant-bin.git
cd nvibrant-bin && makepkg -si

Maintainer: @Incognitux


Fedora

Install the nvibrant rpm from the starfish COPR repository, generally speaking:

Enable the repository and install the package:

sudo dnf copr enable starfish/nvibrant
sudo dnf install nvibrant
rpm-ostree install nvibrant

Maintainer: @ykshek


Nix Flakes

Use the nix-nvibrant flake, see repo for instructions.

Maintainer: @mikaeladev

Others

Consider packaging it for your distro and send pull requests here!