Quantcast
Channel: Tux Machines
Viewing all articles
Browse latest Browse all 23779

openSUSE's New Beta and Ruby on openSUSE

$
0
0
  • openSUSE Leap 15 Operating System Enters Beta, Based on SUSE Linux Enterprise 15
  • OpenSUSE Leap 15 Beta Snapshots Begin, Powered By Linux 4.14 + Plasma 5.12

    The first public beta snapshots have begun for openSUSE Leap 15, the distribution that will be mirroring SUSE Linux Enterprise Server 15 that is under development for release this summer.

  • Ruby on openSUSE

    Ruby is a wonderful programming language. Every year in December as a kind of Christmas present there is a new release. It's great to be on a language which is kept up to date but it comes with the challenge to manage multiple Ruby versions. There are a couple of solutions around such as RVM, rbenv, or chruby but they all have their drawbacks.

    What would a Linux distribution do? At openSUSE, we package all the versions in the Build Service. We also package many gems but this is an effort which is sort of futile given the huge and growing number of gems and their versions. But you do reliably get the Ruby interpreter and gem tool as openSUSE package. To not create conflicts all the executables are suffixed with the Ruby version. That allows for parallel installation of multiple Ruby versions. It also works for all the executables installed through gems. The drawback is that you don't get the executable names you would expect because of the additional suffix.


Viewing all articles
Browse latest Browse all 23779

Trending Articles