Miro is a great application for watching videos and high-definition TV podcasts in Linux. The latest release is 2.5.1, a bug fix release for the 2.5 series, which has a faster start-up time, a new, revamped library interface, new keyboard shortcuts, a refined interface and lots of bug fixes.
Several months ago I created an article with 5 APT (Advanced Packaging Tool) tips for both Debian and Ubuntu available here. APT is the package manager in Debian and Debian-based distributions, like Ubuntu. Here's part two of that article, with 5 more tips and tricks for APT.
Install the dependencies of an application
Sometimes you need to compile from source a newer version of an application which is already included in the repositories. For example, to install the development libraries for BasKet, you would run as root:
apt-get build-dep basket
addrepo is a simple command line interface for easily adding APT repositories to your sources.list.