Description of problem: libguestfs (and virt-customize) allows to install packages in the VM using the "install" keyword. It also allows to upgrade the system using the "update" keyword. But sometimes it would be useful to uninstall a package from the existing image, thus I propose to add an "uninstall" option, which basically reverses the "install" one. Version-Release number of selected component (if applicable): libguestfs-1.33.34-1.fc24.x86_64, but also others.
https://www.redhat.com/archives/libguestfs/2016-June/msg00019.html
https://github.com/libguestfs/libguestfs/commit/6425a8824b13a60ddf5d04270808da00568b1b53 Upstream in libguestfs >= 1.33.36 and next Fedora 24+.