<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>gem on bascht.com</title><link>https://bascht.com/tags/gem/</link><description>Recent content in gem on bascht.com</description><generator>Hugo -- gohugo.io</generator><language>de-de</language><lastBuildDate>Mon, 03 Oct 2016 00:00:00 +0000</lastBuildDate><atom:link href="https://bascht.com/tags/gem/index.xml" rel="self" type="application/rss+xml"/><item><title>Install the Backup Gem in Fedora (Server)</title><link>https://bascht.com/tech/2016/10/03/install-the-backup-gem-in-fedora-server/</link><pubDate>Mon, 03 Oct 2016 00:00:00 +0000</pubDate><guid>https://bascht.com/tech/2016/10/03/install-the-backup-gem-in-fedora-server/</guid><description>The marvellous backup Gem isn&amp;rsquo;t available as a pre-packaged RPM and as Fedora is missing a simple =build_essentials=-Style meta package, there are some dependencies you&amp;rsquo;ll have to provide, before you can install it via Rubygems:
sudo dnf group install &amp;#34;C Development Tools and Libraries&amp;#34; sudo dnf install rubygems ruby-devel patch redhat-rpm-config libxml2-devel # and you&amp;#39;re good to go: sudo gem install backup Fore more details, check the Fedora Rubygems page.</description></item></channel></rss>