一.背景

需要在cygwin下安装一些库

二.安装

2.1获取apt-cyg源码

git clone https://github.com/transcode-open/apt-cyg.git

2.2 安装apt-cyg

2.2.1 cd apt-cyg /*切换到apt-cyg源码目录*/

2.2.2 install apt-cyg /bin /*将apt-cyg安装到/bin目录下*/

2.3演示使用apt-cyg安装nano

apt-cyg install nano

3.使用apt-cyg安装telnet

apt-cyg install inetutils

相关文章:

  • 2021-12-09
  • 2022-12-23
  • 2021-06-11
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-11-04
  • 2021-10-19
  • 2022-01-22
  • 2021-06-09
  • 2022-01-12
相关资源
相似解决方案