我試圖安裝rvm,我在終端輸入以下內容後發現了以下消息:curl -L https://get.rvm.io |慶典-s穩定在ubuntu上安裝rvm 14.04
GPG簽名驗證失敗 '/home/ephraim/.rvm/archives/rvm-1.26.3.tgz' - 'https://github.com/wayneeseguin/rvm/releases/download/1.26.3/1.26.3.tar.gz.asc'! 嘗試下載簽名:
gpg --keyserver hkp://keys.gnupg.net --recv-keys D39DC0E3
,或者如果它失敗:
https://rvm.io/mpapis.asc
https://keybase.io/mpapis
我怎樣才能擺脫這些問題:
command curl -sSL https://rvm.io/mpapis.asc | gpg --import -
的關鍵可以用比嗎?
看看http://askubuntu.com/tour – Cyrus 2014-11-23 08:54:16
您可以使用RVM PPA來自動更新:https://github.com/rvm/ubuntu_rvm – 2015-01-06 13:30:52