我安裝了Cygwin OM Windows 7的cygwin的apt-get的:命令未找到
我還需要安裝一些軟件包,當我嘗試使用命令 -
apt-get install gstreamer-dbus-media-service gstreamer-tools gstreamer0.10-alsa gstreamer0.10-buzztard gstreamer0.10-buzztard-doc gstreamer0.10-crystalhd gstreamer0.10-doc gstreamer0.10-ffmpeg gstreamer0.10-ffmpeg-dbg gstreamer0.10-fluendo-mp3 gstreamer0.10-gconf gstreamer0.10-gnomevfs gstreamer0.10-gnonlin gstreamer0.10-gnonlin-dbg gstreamer0.10-gnonlin-doc gstreamer0.10-hplugins gstreamer0.10-nice gstreamer0.10-packagekit gstreamer0.10-plugins-bad gstreamer0.10-plugins-bad-doc gstreamer0.10-plugins-bad-multiverse gstreamer0.10-plugins-base gstreamer0.10-plugins-base-apps gstreamer0.10-plugins-base-dbg gstreamer0.10-plugins-base-doc gstreamer0.10-plugins-cutter gstreamer0.10-plugins-good gstreamer0.10-plugins-good-doc gstreamer0.10-plugins-ugly gstreamer0.10-plugins-ugly-doc gstreamer0.10-pocketsphinx gstreamer0.10-pulseaudio gstreamer0.10-qapt gstreamer0.10-sdl gstreamer0.10-tools gstreamer0.10-vaapi gstreamer0.10-vaapi-doc gstreamer0.10-x
我得到這個錯誤:
bash: apt-get: command not found
我看到了類似的問題和解決方案,爲例 - 這個鏈接
https://code.google.com/p/apt-cyg/
,但它不工作
編輯: 我跟着命令,這是錯誤我得到:
$ apt-cyg install nano
/usr/bin/apt-cyg: line 19: $'\r': command not found
/usr/bin/apt-cyg: line 27: syntax error near unexpected token `||'
'usr/bin/apt-cyg: line 27: ` || test "-$GAWK-" = "--" || test "-$XZ-" = "--"
我會很樂意爲一些幫助。
謝謝。
由於這個答案(http://stackoverflow.com/questions/9751845/apt-get-for-cygwin)指向你已經鏈接的鏈接,並且你聲稱它不起作用,所以我們可以幫助你你如果解釋了它爲什麼不起作用。 – merlin2011
我編輯了我的問題。謝謝。 我提供的鏈接來自35個「喜歡」的答案 – user3378689
@ user3378689「喜歡」被稱爲* upvotes *,而它們的反義詞* downvotes *。 。 –