#!/bin/sh yay -Slq | fzf --multi --preview 'yay -Si {1}' | xargs -ro yay -S