Skip to content

Install steps Fedora 33 Workstation & Server 64 bit only

Scott Weis KB2EAR edited this page Nov 18, 2020 · 1 revision

curl -sL https://rpm.nodesource.com/setup_14.x | sudo bash -

sudo yum upgrade -y

sudo yum install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm -y

sudo yum install nodejs ffmpeg -y

sudo yum groupinstall "Development Tools" -y

sudo git clone https://github.com/chuot/rdio-scanner.git

cd rdio-scanner

node run init