Điểm:0

installing old ruby version by using RVM on Ubuntu 20.4

lá cờ cn

I'm trying to install old ruby version on Ubuntu 20.4 by using the RVM by using the below command

$ rvm install "ruby-2.1.6"

Usually I'm got the error

Installing required packages: bison, libgdbm-dev, libncurses5-dev, libyaml-dev, sqlite3 - please wait Error running 'requirements_debian_libs_install bison libgdbm-dev libncurses5-dev libyaml-dev sqlite3'

so, When i'm running

sudo apt-get install bison libgdbm-dev libncurses5-dev libyaml-dev sqlite3

Also I get the error

Reading package lists... Done Building dependency tree        
Reading state information... Done Note, selecting 'libncurses-dev' instead of 'libncurses5-dev' Package libyaml-dev is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source

Package sqlite3 is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source

Package libgdbm-dev is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source

Package bison is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source

E: Package 'bison' has no installation candidate 
E: Package 'libgdbm-dev' has no installation candidate p
E: Package 'libyaml-dev' has no installation candidate 
E: Package 'sqlite3' has no installation candidate

How I can fix this issue?

user535733 avatar
lá cờ cn
Chỉnh sửa câu hỏi của bạn để hiển thị đầu ra hoàn chỉnh của `sudo apt update`.
Astm avatar
lá cờ cn
Đây là tất cả đầu ra
Astm avatar
lá cờ cn
Tôi đã sửa nó bằng cách sử dụng các lệnh: `rvm autolibs vô hiệu hóa` `rvm cài đặt ruby-2.1.6`

Đăng câu trả lời

Hầu hết mọi người không hiểu rằng việc đặt nhiều câu hỏi sẽ mở ra cơ hội học hỏi và cải thiện mối quan hệ giữa các cá nhân. Ví dụ, trong các nghiên cứu của Alison, mặc dù mọi người có thể nhớ chính xác có bao nhiêu câu hỏi đã được đặt ra trong các cuộc trò chuyện của họ, nhưng họ không trực giác nhận ra mối liên hệ giữa câu hỏi và sự yêu thích. Qua bốn nghiên cứu, trong đó những người tham gia tự tham gia vào các cuộc trò chuyện hoặc đọc bản ghi lại các cuộc trò chuyện của người khác, mọi người có xu hướng không nhận ra rằng việc đặt câu hỏi sẽ ảnh hưởng—hoặc đã ảnh hưởng—mức độ thân thiện giữa những người đối thoại.