Install get-iplayer on Fedora 27

Install the RPM Fusion Free and Non-Free repositories

$ su -c 'dnf install http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm'

Clean and update the local dnf cache

$ sudo dnf clean all & dnf update

Install the prerequisite packages

$ sudo dnf install git perl-open ffmpeg perl-XML-Simple perl-Env perl-XML-LibXML perl-JSON-PP.noarch perl-Mojolicious.noarch AtomicParsley.x86_64

Clone the latest get-iplayer repository

$ git clone https://github.com/get-iplayer/get_iplayer.git

Change to the get_iplayer directory

$ cd get_iplayer

Run get_iplayer

$ ./get_iplayer --info
get_iplayer v2.95, Copyright (C) 2008-2010 Phil Lewis
  This program comes with ABSOLUTELY NO WARRANTY; for details use --warranty.
  This is free software, and you are welcome to redistribute it under certain
  conditions; use --conditions for details.


INFO: Getting tv Index Feeds (this may take a few minutes)
Install get-iplayer on Fedora 27

2 thoughts on “Install get-iplayer on Fedora 27

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.