Ruby RVM apt-get update error

前端 未结 17 2372
醉酒成梦
醉酒成梦 2020-12-02 12:03

I get following error when trying to install anything with RVM:

Searching for binary rubies, this might take some time.
Found remote file https://rvm.io/bina         


        
17条回答
  •  谎友^
    谎友^ (楼主)
    2020-12-02 12:58

    apt install libc6:amd64 libc6:amd64 libc6 libc6-dev:amd64 libc6-dev libc-dev-bin libc-bin man-db libc-dev-bin libc6-dev:amd64
    

    thats work fine for me ^^

提交回复
热议问题