Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Reply-To: Cygwin List Message-Id: <6.0.1.1.0.20040322235142.0288ac20@127.0.0.1> X-Sender: Date: Mon, 22 Mar 2004 23:54:24 -0500 To: "hhw" , From: Larry Hall Subject: Re: How can I list all the software that have been insatlled to cygwin? In-Reply-To: <034401c41092$0a6a1310$1fc4c2ca@hhw100> References: <034401c41092$0a6a1310$1fc4c2ca AT hhw100> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" At 11:48 PM 3/22/2004, you wrote: >I tested rpm -q -a,and nothing was found. > >Mostly I compile the source code with make. > >So how can I found those installed apps(like add/remove in windows)? 'rpm' only keeps track of packages installed via 'rpm'. Cygwin's setup program doesn't currently support that format or use of 'rpm' explicitly or otherwise. To find the packages and the versions that setup has installed for you, you can use 'cygcheck -s'. See 'man cygcheck' for all the options. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/