From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3784 invoked by alias); 31 Dec 2014 18:22:33 -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 3774 invoked by uid 89); 31 Dec 2014 18:22:32 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: vms173025pub.verizon.net Received: from vms173025pub.verizon.net (HELO vms173025pub.verizon.net) (206.46.173.25) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Wed, 31 Dec 2014 18:22:31 +0000 Received: from [192.168.1.230] ([100.0.38.27]) by vms173025.mailsrvcs.net (Oracle Communications Messaging Server 7.0.5.32.0 64bit (built Jul 16 2014)) with ESMTPA id <0NHG00NYOLPC4460@vms173025.mailsrvcs.net> for cygwin@cygwin.com; Wed, 31 Dec 2014 12:22:29 -0600 (CST) X-CMAE-Score: 0 X-CMAE-Analysis: v=2.1 cv=D9vw8UVm c=1 sm=1 tr=0 a=toTMxtHQF+05ooui8kuJQw==:117 a=vP6ySPhpAh4A:10 a=N659UExz7-8A:10 a=w_pzkKWiAAAA:8 a=oR5dmqMzAAAA:8 a=-9mUelKeXuEA:10 a=A92cGCtB03wA:10 a=dUr0ZxBmUrP8I8JlGjUA:9 a=pILNOxqGKmIA:10 Message-id: <54A43EE0.8010400@cygwin.com> Date: Wed, 31 Dec 2014 18:22:00 -0000 From: "Larry Hall (Cygwin)" Reply-to: cygwin@cygwin.com User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-version: 1.0 To: cygwin@cygwin.com Subject: Re: A list of installed packages (no dependencies) References: <54A3CBE4.6060203@alice.it> In-reply-to: <54A3CBE4.6060203@alice.it> Content-type: text/plain; charset=windows-1252; format=flowed Content-transfer-encoding: 7bit X-SW-Source: 2014-12/txt/msg00401.txt.bz2 On 12/31/2014 05:11 AM, Angelo Graziosi wrote: > Is there in Cygwin a command to recover a list of installed packages chosen > by the user without the dependencies? > > For example, the archlinux package manager with > > pacman -Qqe > pkglist > > can save the list of package chosen by the user only and this is useful in > case one wants/needs to reinstall all the packages. This sounds contradictory to what you're asking above. If you want to re-install all the packages, you need the dependencies too to make a useful (re)install. To get the list of packages that are currently installed, use 'cygcheck -cd'. -- Larry _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- 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