Ubuntu 18.04: How to install Ruby1.9.1(ruby1.9.1-full, rubygems1.9.1, ruby1.9.1-dev)?
up vote
0
down vote
favorite
I have followed below steps to install Ruby1.9.1 on ubuntu 18.04 but it is showing latest ubuntu version after installation:
Steps:
sudo apt-get install ruby1.9.1-full
sudo apt-get install rubygems1.9.1
sudo apt-get install ruby1.9.1-dev
sudo update-alternatives --install /usr/bin/ruby ruby /usr/bin/ruby1.9.1 1
Response:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package ruby1.9.1-full
E: Couldn't find any package by glob 'ruby1.9.1-full'
E: Couldn't find any package by regex 'ruby1.9.1-full'
Ruby apt-get installation failed, make sure that apt is working correctly and try again
./install_opentest.sh: line 135: break: only meaningful in a `for', `while', or `until' loop
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package rubygems1.9.1
E: Couldn't find any package by glob 'rubygems1.9.1'
E: Couldn't find any package by regex 'rubygems1.9.1'
rubygems apt-get installation failed, make sure that apt is working correctly and try again
./install_opentest.sh: line 135: break: only meaningful in a `for', `while', or `until' loop
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package ruby1.9.1-dev
E: Couldn't find any package by glob 'ruby1.9.1-dev'
E: Couldn't find any package by regex 'ruby1.9.1-dev'
Is it possible to install ruby1.9.1 on Ubuntu 18.04?
apt package-management software-installation ruby
add a comment |
up vote
0
down vote
favorite
I have followed below steps to install Ruby1.9.1 on ubuntu 18.04 but it is showing latest ubuntu version after installation:
Steps:
sudo apt-get install ruby1.9.1-full
sudo apt-get install rubygems1.9.1
sudo apt-get install ruby1.9.1-dev
sudo update-alternatives --install /usr/bin/ruby ruby /usr/bin/ruby1.9.1 1
Response:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package ruby1.9.1-full
E: Couldn't find any package by glob 'ruby1.9.1-full'
E: Couldn't find any package by regex 'ruby1.9.1-full'
Ruby apt-get installation failed, make sure that apt is working correctly and try again
./install_opentest.sh: line 135: break: only meaningful in a `for', `while', or `until' loop
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package rubygems1.9.1
E: Couldn't find any package by glob 'rubygems1.9.1'
E: Couldn't find any package by regex 'rubygems1.9.1'
rubygems apt-get installation failed, make sure that apt is working correctly and try again
./install_opentest.sh: line 135: break: only meaningful in a `for', `while', or `until' loop
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package ruby1.9.1-dev
E: Couldn't find any package by glob 'ruby1.9.1-dev'
E: Couldn't find any package by regex 'ruby1.9.1-dev'
Is it possible to install ruby1.9.1 on Ubuntu 18.04?
apt package-management software-installation ruby
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have followed below steps to install Ruby1.9.1 on ubuntu 18.04 but it is showing latest ubuntu version after installation:
Steps:
sudo apt-get install ruby1.9.1-full
sudo apt-get install rubygems1.9.1
sudo apt-get install ruby1.9.1-dev
sudo update-alternatives --install /usr/bin/ruby ruby /usr/bin/ruby1.9.1 1
Response:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package ruby1.9.1-full
E: Couldn't find any package by glob 'ruby1.9.1-full'
E: Couldn't find any package by regex 'ruby1.9.1-full'
Ruby apt-get installation failed, make sure that apt is working correctly and try again
./install_opentest.sh: line 135: break: only meaningful in a `for', `while', or `until' loop
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package rubygems1.9.1
E: Couldn't find any package by glob 'rubygems1.9.1'
E: Couldn't find any package by regex 'rubygems1.9.1'
rubygems apt-get installation failed, make sure that apt is working correctly and try again
./install_opentest.sh: line 135: break: only meaningful in a `for', `while', or `until' loop
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package ruby1.9.1-dev
E: Couldn't find any package by glob 'ruby1.9.1-dev'
E: Couldn't find any package by regex 'ruby1.9.1-dev'
Is it possible to install ruby1.9.1 on Ubuntu 18.04?
apt package-management software-installation ruby
I have followed below steps to install Ruby1.9.1 on ubuntu 18.04 but it is showing latest ubuntu version after installation:
Steps:
sudo apt-get install ruby1.9.1-full
sudo apt-get install rubygems1.9.1
sudo apt-get install ruby1.9.1-dev
sudo update-alternatives --install /usr/bin/ruby ruby /usr/bin/ruby1.9.1 1
Response:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package ruby1.9.1-full
E: Couldn't find any package by glob 'ruby1.9.1-full'
E: Couldn't find any package by regex 'ruby1.9.1-full'
Ruby apt-get installation failed, make sure that apt is working correctly and try again
./install_opentest.sh: line 135: break: only meaningful in a `for', `while', or `until' loop
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package rubygems1.9.1
E: Couldn't find any package by glob 'rubygems1.9.1'
E: Couldn't find any package by regex 'rubygems1.9.1'
rubygems apt-get installation failed, make sure that apt is working correctly and try again
./install_opentest.sh: line 135: break: only meaningful in a `for', `while', or `until' loop
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package ruby1.9.1-dev
E: Couldn't find any package by glob 'ruby1.9.1-dev'
E: Couldn't find any package by regex 'ruby1.9.1-dev'
Is it possible to install ruby1.9.1 on Ubuntu 18.04?
apt package-management software-installation ruby
apt package-management software-installation ruby
edited 21 hours ago
N0rbert
19k54088
19k54088
asked 23 hours ago
Swapnil
11
11
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
According to search on http://packages.ubuntu.com Ruby 1.9.1 is available only for Ubuntu 14.04 LTS.
According to official Ruby Maintenance Branches page 1.9.3 (as also 2.0.0, 2.1, 2.2) is EOL.
Consider to install supported version of Ruby 2.5.1 for your Ubuntu 18.04 LTS:
sudo apt install ruby2.5 ruby2.5-dev
If you really need to install 1.9.1 - then compile it manually. But make sure that you want to use end-of-life and insecure version.
Thanks! Yes, I have dependency on ruby1.9.1 or ruby1.9.3. Is it possible for you to share steps to install ruby1.9.1-full, rubygems1.9.1, ruby1.9.1-dev, please? ruby1.9.3 will also work.
– Swapnil
18 hours ago
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
According to search on http://packages.ubuntu.com Ruby 1.9.1 is available only for Ubuntu 14.04 LTS.
According to official Ruby Maintenance Branches page 1.9.3 (as also 2.0.0, 2.1, 2.2) is EOL.
Consider to install supported version of Ruby 2.5.1 for your Ubuntu 18.04 LTS:
sudo apt install ruby2.5 ruby2.5-dev
If you really need to install 1.9.1 - then compile it manually. But make sure that you want to use end-of-life and insecure version.
Thanks! Yes, I have dependency on ruby1.9.1 or ruby1.9.3. Is it possible for you to share steps to install ruby1.9.1-full, rubygems1.9.1, ruby1.9.1-dev, please? ruby1.9.3 will also work.
– Swapnil
18 hours ago
add a comment |
up vote
0
down vote
According to search on http://packages.ubuntu.com Ruby 1.9.1 is available only for Ubuntu 14.04 LTS.
According to official Ruby Maintenance Branches page 1.9.3 (as also 2.0.0, 2.1, 2.2) is EOL.
Consider to install supported version of Ruby 2.5.1 for your Ubuntu 18.04 LTS:
sudo apt install ruby2.5 ruby2.5-dev
If you really need to install 1.9.1 - then compile it manually. But make sure that you want to use end-of-life and insecure version.
Thanks! Yes, I have dependency on ruby1.9.1 or ruby1.9.3. Is it possible for you to share steps to install ruby1.9.1-full, rubygems1.9.1, ruby1.9.1-dev, please? ruby1.9.3 will also work.
– Swapnil
18 hours ago
add a comment |
up vote
0
down vote
up vote
0
down vote
According to search on http://packages.ubuntu.com Ruby 1.9.1 is available only for Ubuntu 14.04 LTS.
According to official Ruby Maintenance Branches page 1.9.3 (as also 2.0.0, 2.1, 2.2) is EOL.
Consider to install supported version of Ruby 2.5.1 for your Ubuntu 18.04 LTS:
sudo apt install ruby2.5 ruby2.5-dev
If you really need to install 1.9.1 - then compile it manually. But make sure that you want to use end-of-life and insecure version.
According to search on http://packages.ubuntu.com Ruby 1.9.1 is available only for Ubuntu 14.04 LTS.
According to official Ruby Maintenance Branches page 1.9.3 (as also 2.0.0, 2.1, 2.2) is EOL.
Consider to install supported version of Ruby 2.5.1 for your Ubuntu 18.04 LTS:
sudo apt install ruby2.5 ruby2.5-dev
If you really need to install 1.9.1 - then compile it manually. But make sure that you want to use end-of-life and insecure version.
answered 21 hours ago
N0rbert
19k54088
19k54088
Thanks! Yes, I have dependency on ruby1.9.1 or ruby1.9.3. Is it possible for you to share steps to install ruby1.9.1-full, rubygems1.9.1, ruby1.9.1-dev, please? ruby1.9.3 will also work.
– Swapnil
18 hours ago
add a comment |
Thanks! Yes, I have dependency on ruby1.9.1 or ruby1.9.3. Is it possible for you to share steps to install ruby1.9.1-full, rubygems1.9.1, ruby1.9.1-dev, please? ruby1.9.3 will also work.
– Swapnil
18 hours ago
Thanks! Yes, I have dependency on ruby1.9.1 or ruby1.9.3. Is it possible for you to share steps to install ruby1.9.1-full, rubygems1.9.1, ruby1.9.1-dev, please? ruby1.9.3 will also work.
– Swapnil
18 hours ago
Thanks! Yes, I have dependency on ruby1.9.1 or ruby1.9.3. Is it possible for you to share steps to install ruby1.9.1-full, rubygems1.9.1, ruby1.9.1-dev, please? ruby1.9.3 will also work.
– Swapnil
18 hours ago
add a comment |
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1093390%2fubuntu-18-04-how-to-install-ruby1-9-1ruby1-9-1-full-rubygems1-9-1-ruby1-9-1%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown