Today December 31, 2025

How to Install – rubygems1.9.1 in Ubuntu trusty (14.04LTS)- Explained 1. Open the terminal. (Ctrl+Alt+T) 2. Enter the following command to the terminal sudo apt-get updatesudo apt-get install rubygems1.9.1 3. In order to confirm that the package has been installed correctly, enter the following command. sudo apt-get update 4. rubygems1.9.1 Package is now installed.   […]

How to Install – rubygems-integration in Ubuntu trusty (14.04LTS)- Explained 1. Open the terminal. (Ctrl+Alt+T) 2. Enter the following command to the terminal sudo apt-get updatesudo apt-get install rubygems-integration 3. In order to confirm that the package has been installed correctly, enter the following command. sudo apt-get update 4. rubygems-integration Package is now installed.   […]

How to Install – rubyfilter-doc in Ubuntu trusty (14.04LTS)- Explained 1. Open the terminal. (Ctrl+Alt+T) 2. Enter the following command to the terminal sudo apt-get updatesudo apt-get install rubyfilter-doc 3. In order to confirm that the package has been installed correctly, enter the following command. sudo apt-get update 4. rubyfilter-doc Package is now installed.   […]

How to Install – ruby2.0-tcltk in Ubuntu trusty (14.04LTS)- Explained 1. Open the terminal. (Ctrl+Alt+T) 2. Enter the following command to the terminal sudo apt-get updatesudo apt-get install ruby2.0-tcltk 3. In order to confirm that the package has been installed correctly, enter the following command. sudo apt-get update 4. ruby2.0-tcltk Package is now installed.   […]

How to Install – ruby2.0-doc in Ubuntu trusty (14.04LTS)- Explained 1. Open the terminal. (Ctrl+Alt+T) 2. Enter the following command to the terminal sudo apt-get updatesudo apt-get install ruby2.0-doc 3. In order to confirm that the package has been installed correctly, enter the following command. sudo apt-get update 4. ruby2.0-doc Package is now installed.   […]

How to Install – ruby2.0-dev in Ubuntu trusty (14.04LTS)- Explained 1. Open the terminal. (Ctrl+Alt+T) 2. Enter the following command to the terminal sudo apt-get updatesudo apt-get install ruby2.0-dev 3. In order to confirm that the package has been installed correctly, enter the following command. sudo apt-get update 4. ruby2.0-dev Package is now installed.   […]

How to Install – ruby2.0 in Ubuntu trusty (14.04LTS)- Explained 1. Open the terminal. (Ctrl+Alt+T) 2. Enter the following command to the terminal sudo apt-get updatesudo apt-get install ruby2.0 3. In order to confirm that the package has been installed correctly, enter the following command. sudo apt-get update 4. ruby2.0 Package is now installed.   […]

How to Install – ruby1.9.3 in Ubuntu trusty (14.04LTS)- Explained 1. Open the terminal. (Ctrl+Alt+T) 2. Enter the following command to the terminal sudo apt-get updatesudo apt-get install ruby1.9.3 3. In order to confirm that the package has been installed correctly, enter the following command. sudo apt-get update 4. ruby1.9.3 Package is now installed.   […]

How to Install – ruby1.9.1-full in Ubuntu trusty (14.04LTS)- Explained 1. Open the terminal. (Ctrl+Alt+T) 2. Enter the following command to the terminal sudo apt-get updatesudo apt-get install ruby1.9.1-full 3. In order to confirm that the package has been installed correctly, enter the following command. sudo apt-get update 4. ruby1.9.1-full Package is now installed.   […]

How to Install – ruby1.9.1-examples in Ubuntu trusty (14.04LTS)- Explained 1. Open the terminal. (Ctrl+Alt+T) 2. Enter the following command to the terminal sudo apt-get updatesudo apt-get install ruby1.9.1-examples 3. In order to confirm that the package has been installed correctly, enter the following command. sudo apt-get update 4. ruby1.9.1-examples Package is now installed.   […]

Top