X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=Pi3iqiJ5hlTKR8X1 t2nGvQESBlNAklhO5dn8NCLcPtyNnoedMr8NW0oDCiLkzwnhdFjrYTcHH28sWa8l sflG6Dw6AjE3RPij36Gztk1fqwrtdMf8Lbxzr8pZ077ueAvA8Cf+N6PiV/Wud8Cl dHLhucnH3L78j2Iw1CYHDEyuFj4= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=VawuHVyyiHJrKqWbIpHkb5 Z8o9U=; b=rY/nELeQHFn/sxUYX39wyEETg8PXysM5WnVOqKfokVGNEGBIwHhIC7 XdsdM6qKjW2q5Th5XoPOgHFVMtpmSDhiPBweBk9wPZ2jqx6VzcRp2J7w4z5kwW5A RQrkFFeeA6pNoKsutY6+5i5GyPaSKoszfGN+vvhxhfJPSmP75CaUw= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=H*i:WidHCQf3oyYg, H*f:sk:jA AT mail, H*MI:sk:jA AT mail, H*MI:sk:MGO8o8W X-HELO: out2-smtp.messagingengine.com X-ME-Sender: Subject: Re: Command switches to remove categories of packages from an existing Cygwin installation To: Keith Christian , cygwin AT cygwin DOT com References: From: Jon Turney Message-ID: <900b70f7-7a0f-568e-5a13-2da924e0507d@dronecode.org.uk> Date: Tue, 1 Nov 2016 13:41:45 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit On 01/11/2016 13:04, Keith Christian wrote: > On Sat, Oct 29, 2016 at 12:17 PM, Keith Christian wrote: >> While I use a few X11 packages, I find that I don't need the KDE or >> GNOME categories. >> >> Are the command line switches to remove KDE and GNOME the following? >> >> setup-x86.exe -c GNOME -c KDE Sadly, it seems that the repeated option is not handled correctly by setup at the moment, so you will need to use the syntax setup-x86.exe -c GNOME,KDE >> Is there a setup-x86.exe switch to avoid downloading and installing >> GNOME and KDE categories so that a separate remove command is not >> necessary? >> >> I'd rather put this (e.g. setup-x86.exe -c GNOME -c KDE) in a batch >> file to avoid clicking around in the Cygwin Setup GUI to avoid >> installing or re-installing GNOME and KDE categories. It's a bit unclear why you would need to do this more than once. If these packages keep getting reinstalled because of dependencies, then perhaps you really do need them. >> >> Thanks in advance. > > > Any feedback on this question? Would rather not destroy the Cygwin > install on my work computer if there is a problem with my SWAG at > removing GNOME and KDE categories. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple