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

Reply via email to