Giter VIP home page Giter VIP logo

yum's Introduction

The Ribose Yum respository

This Yum repository contains packages maintained by Ribose.

Usage instructions

Follow the steps below to use the Ribose yum repository.

Quickstart

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

Import the Ribose Packaging PGP key

rpm --import https://github.com/riboseinc/yum/raw/master/ribose-packages.pub

Install the ribose.repo file

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

Install packages

e.g.,

yum install rnp

Ruby with rbenv, ruby-build

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

botan2

yum install -y botan2

json-c12

yum install -y json-c12

Erlang

yum install -y erlang-R15B01

exmpp

yum install -y erlang-exmpp

erlang-xmlrpc

yum install -y erlang-xmlrpc

mydumper

yum install -y mydumper

parallel

yum install -y parallel

NodeJS / npm packages

Prerequisites

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

aws-es-curl

yum install -y aws-es-curl

elasticdump

yum install -y elasticdump

redis-dump

yum install -y redis-dump

Go packages (from go get)

rutil

yum install -y rutil

Incompatible packages

The following packages may conflict with other packages in RHEL7/CentOS7, use with caution.

Plain Ruby (2.3.4)

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

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 pygtk2-devel
yum install -y --disablerepo=* --enablerepo=ribose libgsf

vips

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

Problems / Feedback

Feel free to contact the Ribose Packaging team at our feedback page

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.