On Mon, 30 Nov 2015 03:16:27 +0000 "Antonio Trkdz.tab" <[email protected]> wrote:
> In my mind the explanation is that all the packages and the > descriptions have been updated to the new versions, but somehow this > has not been picked up by my apt-get update. Hallo Antonio, # apt-cache show libcups2 | grep Version will give you a list of all versions your apt cache knows about. You can also browse the repository to Download the wanted .deb files manually and install them with `dkpg -i *.deb` from within your download folder. Florian _______________________________________________ Dng mailing list [email protected] https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
