#!/usr/bin/sh rpm -qa --qf '%{SIZE} %{NAME}\n' | sort -n
The Open Build Service is an openSUSE project.