This Yum repository contains packages maintained by Ribose.
Follow the steps below to use the Ribose yum repository.
rpm --import https://github.com/riboseinc/yum/raw/master/ribose-packages.pub
curl -L https://github.com/riboseinc/yum/raw/master/ribose.repo > /etc/yum.repos.d/ribose.repo
rpm --import https://github.com/riboseinc/yum/raw/master/ribose-packages.pub
By default the ribose.repo
file has gpgkey
and gpgcheck
enabled.
curl -L https://github.com/riboseinc/yum/raw/master/ribose.repo > /etc/yum.repos.d/ribose.repo
e.g.,
yum install rnp
This installs rbenv
and Ruby 2.3.4 under its framework without needing
for compilation.
yum install -y rbenv ruby-build rbenv-ruby-2.3.4
yum install -y botan2
yum install -y json-c12
yum install -y erlang-R15B01
yum install -y erlang-exmpp
yum install -y erlang-xmlrpc
yum install -y mydumper
yum install -y parallel
To install Ribose npm packages you need to first install NodeJS using their official repo.
yum install -y https://rpm.nodesource.com/pub_6.x/el/7/x86_64/nodesource-release-el7-1.noarch.rpm
yum install -y nodejs
yum install -y aws-es-curl
yum install -y elasticdump
yum install -y redis-dump
yum install -y rutil
The following packages may conflict with other packages in RHEL7/CentOS7, use with caution.
The commands are funny because this package does not have a unique name.
yum install -y openssl libyaml
yum install -y --disablerepo=* --enablerepo=ribose ruby
The commands are funny because this package does not have a unique name.
yum install -y http://rpms.famillecollet.com/enterprise/remi-release-7.rpm
yum install -y pygtk2-devel
yum install -y --disablerepo=* --enablerepo=ribose libgsf
The commands are funny because this package does not have a unique name.
yum install -y http://rpms.famillecollet.com/enterprise/remi-release-7.rpm
yum install -y ImageMagick6-libs OpenEXR-libs cfitsio fftw-libs-double fribidi \
gd ghostscript ghostscript-fonts giflib graphviz hdf5 ilmbase libXaw libXmu \
libXpm libXt libexif libgfortran libgsf libquadmath libraqm librsvg2 \
libwebp libwmf-lite matio openjpeg-libs openslide orc poppler \
poppler-glib urw-fonts
yum install --disablerepo=* --enablerepo=ribose vips
Feel free to contact the Ribose Packaging team at our feedback page