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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=mok78hz1zDbZGBIve5Rp+0pG8Urgld9U7UaFbOPiuYhnQC3XoML2Q GCl4Ac/PJeuGcXanw6lGg1CBleWHs7HyNnTpL0l8YskZ9HS0eMCLrFUN2uKMCnAd 4G1L9/R1nd3vY34seSRZYA6LtOxf328QzS8hyGWhEjGDLJze46uxc8= 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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; s=default; bh=tvyS+7GoOLqYNQxmLpMwHniz6sY=; b=tRHfRV5xVLH91uAccfCcPcCoKoX/ OMBM8M4H6OXaksgq0JC/+nOk8kmrRwK/RgRtT/ksW+JggcWY0wzsx8dysFxVhisi S89mIZu7h4WdhVWrYyHwa9z0J8ePTp647JGZg6AdGOUOsIZr9LNfdcB5ctlv8Q94 IGG2VSrc0YswdWQ= 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=-4.7 required=5.0 tests=AWL,BAYES_00,FSL_HELO_BARE_IP_2,RCVD_IN_DNSWL_LOW,RCVD_NUMERIC_HELO,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=no version=3.3.2 X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Achim Gratz Subject: Re: can we see details of dependencies before committing to an install? Date: Mon, 10 Aug 2015 13:14:03 +0000 (UTC) Lines: 24 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Lester Ingber alumni.caltech.edu> writes: > I do not see any way we can see details of dependencies before committing > to an install? Patches welcome, I suppose. > For example, if I want to install Cygwin Octave, I can click on several > packages. When I continue to install, I have a page of dependencies, > like a lot of libs,that should also be installed. That would be OK if > I could accept these, but before committing to an install, go back and > at least see the sizes of these dependencies. > > One good reason is if I want to uninstall Octave, I am then stuck with > a lot of those dependencies that are not purged. I do not know if there > is anything like a "purge" tool for Cygwin? Not yet. The next version of setup will have a switch (--prune) that can set an installation back to the specified set of packages. It's meant for scripted installs, however, so you'd need to keep records of what packages you had installed manually if you wanted to use it. Regards, Achim. -- 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