From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mailsrv.cs.umass.edu (mailsrv.cs.umass.edu [128.119.240.136]) by sourceware.org (Postfix) with ESMTPS id 053AF386F824 for ; Fri, 26 Jun 2020 17:47:04 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 053AF386F824 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=cs.umass.edu Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=moss@cs.umass.edu Received: from [192.168.0.33] (c-24-62-203-86.hsd1.ma.comcast.net [24.62.203.86]) by mailsrv.cs.umass.edu (Postfix) with ESMTPSA id A5EE940167F6; Fri, 26 Jun 2020 13:47:03 -0400 (EDT) Reply-To: moss@cs.umass.edu To: cygwin From: Eliot Moss Subject: How to reinstall everything? Message-ID: <02ca68d7-bc13-b883-0f0e-97cca8b88b49@cs.umass.edu> Date: Fri, 26 Jun 2020 13:47:03 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Thunderbird/68.9.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-0.5 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, PDS_TONAME_EQ_TOLOCAL_SHORT, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Jun 2020 17:47:05 -0000 Dear cygwin-ers -- I've moved to new computer and want to install the same packages I had before. Is there a way to tell setup from the command line to re-install all packages from my local package directory? (Things are mostly installed, but not working entirely properly, and it is tedious to go through an mouse-click every item to "Reinstall"!) Regards - Eliot Moss