#!/usr/bin/env bash xbps-install -Sy xbps && xbps-install -yR /tmp/xbps "$@" && xbps-remove -Oo && rm -rf /var/cache/xbps/* /tmp/xbps