| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-2.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW,SPF_NEUTRAL |
| X-Spam-Check-By: | sourceware.org |
| X-IronPort-Anti-Spam-Filtered: | true |
| X-IronPort-Anti-Spam-Result: | AtwAAM2g20p5LHTh/2dsb2JhbAAIkTm4IIYXiG+EMQQ |
| Message-ID: | <4ADC06C1.6030909@gmail.com> |
| Date: | Mon, 19 Oct 2009 17:27:13 +1100 |
| From: | Chris Cormie <cjcormie AT gmail DOT com> |
| User-Agent: | Thunderbird 2.0.0.23 (Windows/20090812) |
| MIME-Version: | 1.0 |
| To: | cygwin <cygwin AT cygwin DOT com> |
| Subject: | Cygwin package manager |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
Hi,
I am working on a Cygwin package manager with an interface resembling
apt-get.
It's still a work in progress, but functional (commands below.)
http://code.google.com/p/cyg-apt/
It would be great if some folks tried out the initial release and
provided me with some feedback.
Cheers,
Chris
---------------------------------------------------
Commands:
ball - print tarball name
buildrequires - print buildrequires: for package
download - download package
filelist - installed files
find - package containing file
help - help COMMAND
install - download and install packages with dependencies
list - installed packages
md5 - check md5 sum
missing - print missing dependencies
new - list new (upgradeable) packages in distribution
purge - purge packages from the system
remove - uninstall packages
requires - print requires: for package
search - search package list
show - print information for package
source - download/unpack source tarball
upgrade - all installed packages: use with caution
url - print tarball url
version - print installed version
--
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |