dpkg-deb: error: archive ... has premature member 'control.tar.xz' before 'control.tar.gz', giving up
Fix it by updating the dpkg
package - It's a known bug (fixed in 1.17.5ubuntu5.8
).
sudo apt-get clean
sudo apt-get update
sudo apt-get install dpkg
Afterwards, try again installing your desired package(s)