From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 124448 invoked by alias); 29 Oct 2016 18:18:03 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 124423 invoked by uid 89); 29 Oct 2016 18:18:02 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=batch, categories, Hx-languages-length:628 X-HELO: mail-oi0-f45.google.com Received: from mail-oi0-f45.google.com (HELO mail-oi0-f45.google.com) (209.85.218.45) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 29 Oct 2016 18:18:00 +0000 Received: by mail-oi0-f45.google.com with SMTP id y2so164063886oie.0 for ; Sat, 29 Oct 2016 11:18:00 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=8W1+rktletwD0kUdsOyCKSy1t2QqHTheYExga87eK7k=; b=fEV5yKsbBNbpqpDJGEPtSuxTvj77tSQ/LWRXTiVqI3Ap7dpFsyRmNmVREktTbJsGlf SOY5IO3Fu4D51Gt9E2eHe+oefdZp6/IxzdtZ9AYx4I/ztOt6ExZbvVIZwzhubGP/yTNd 1bPNz7Lzbkdtcc6HfIUcYlDUBe/JAUEqNMFuvGHbes1e0VNCTPHhuGrI5r5YmFQXHCF3 nGvubznw3orSWAkwevAMhFJj3LUeZ5s6yua2zWNlSojg0sYVUkNT977m/Y0VePWoJCMv lg3DHxBYylR1QobczqBpElvAW+4rfKeBEIa87iIsrr517de5eqrwY7egMwnecpNvBxle Vbww== X-Gm-Message-State: ABUngvfbbClDh98s9gxnL11PWtfkKJrG0xEUi3MSxfpvgLPjyc3CaWHgWtRCudyF2rFfcGb+joVLrXCJOI4cTQ== X-Received: by 10.157.38.151 with SMTP id l23mr14399054otb.97.1477765078642; Sat, 29 Oct 2016 11:17:58 -0700 (PDT) MIME-Version: 1.0 Received: by 10.157.37.60 with HTTP; Sat, 29 Oct 2016 11:17:58 -0700 (PDT) From: Keith Christian Date: Sat, 29 Oct 2016 19:58:00 -0000 Message-ID: Subject: Command switches to remove categories of packages from an existing Cygwin installation To: cygwin@cygwin.com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2016-10/txt/msg00288.txt.bz2 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 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. Thanks in advance. -- 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