ametzler@downhill.at.eu.org said: >> This command > >> COLUMNS=160 dpkg -l | grep \[0-9\]bpo\[0-9\] > >> should list all installed backports. > > *file* not /command/. ;-) > cu and- there is also apt-show-versions -reas in aptitude, doing "l~Asarge-backports" limits the view to all available backports, and "l~V[0-9]bpo[0-9]" shows all installed ones. Jason