ubuntu使用yum命令時報錯解決方法:there are no enabled repos

There are no enabled repos.
 Run "yum repolist all" to see the repos you have.
 You can enable repos with yum-config-manager --enable <repo>

原因ubuntu14.0 不支持yum下載按裝機制 
正確的命令是:
sudo apt-get install openssl
sudo apt-get install libssl-dev

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章