Bug 1343375

Summary: [RFE] uninstall packages inside the VM
Product: [Community] Virtualization Tools Reporter: Evgeni Golov <egolov>
Component: libguestfsAssignee: Richard W.M. Jones <rjones>
Status: CLOSED UPSTREAM QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: ptoscano, rbalakri
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-06-07 11:21:45 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Evgeni Golov 2016-06-07 08:46:25 UTC
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.

Comment 2 Richard W.M. Jones 2016-06-07 11:21:45 UTC
https://github.com/libguestfs/libguestfs/commit/6425a8824b13a60ddf5d04270808da00568b1b53

Upstream in libguestfs >= 1.33.36 and next Fedora 24+.