apt-cyg

apt-cyg是Cygwin的命令行安装工具,与Cygwin Setup协作并使用相同仓库,语法类似apt-get。介绍了安装、移除、更新等操作的命令用法,还给出了快速开始步骤,需先通过标准cygwin setup程序安装subversion和wget,再运行相关命令。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Intro

apt-cyg is a command-line installer for Cygwin which cooperates with Cygwin Setup and uses the same repository. The syntax is similar to apt-get. Usage examples:

  • "apt-cyg install <package names>" to install packages
  • "apt-cyg remove <package names>" to remove packages
  • "apt-cyg update" to update setup.ini
  • "apt-cyg show" to show installed packages
  • "apt-cyg find <pattern(s)>" to find packages matching patterns
  • "apt-cyg describe <pattern(s)>" to describe packages matching patterns
  • "apt-cyg packageof <commands or files>" to locate parent packages

Quick start

First install subversion and wget through the standard cygwin setup program. Then run the following commands:

  # svn --force export http://apt-cyg.googlecode.com/svn/trunk/ /bin/
 
# chmod +x /bin/apt-cyg

Or use wget to download
   wget http://apt-cyg.googlecode.com/svn/trunk/apt-cyg
   chmod +x apt-cyg
   mv apt-cyg /usr/local/bin/
 
  • use apt-cyg, for example:
  # apt-cyg install nano

apt-cyg is a mature project and activity is currently low, but patches are still welcome

转载于:https://www.cnblogs.com/jalenwang/archive/2012/08/11/apt-cyg.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值