Saturday, January 23, 2016

Show Debian/Ubuntu/Mint package version using apt-cache

$: apt-cache show monodevelop | grep Version

No comments:

Qt console hello world

Qt console hello world This guide shows how a Qt console hello world looks like. ▣ Open  Qt Creator  and click on  Create Project... ...