Extract a .deb package
A simple wrapper to dpkg -x to extract .deb packages in a subdirectory
of your home.
This is a helpful tool in case you want to access binary .deb content on
an UbuntuCore system.
Note that you need to connect the home interface first when using this
tool on an UbuntuCore system with the command:
snap connect extract-deb:home
The source can be found at https://github.com/ogra1/extract-deb-snap