soundnode-app icon indicating copy to clipboard operation
soundnode-app copied to clipboard

error on soundnode installation and update, ubuntu 18.04.

Open waheedmalik15 opened this issue 6 years ago • 4 comments

curl -s https://packagecloud.io/install/repositories/JonasGroeger/soundnode/script.deb.sh | sudo bash

_Detected operating system as Ubuntu/bionic. Checking for curl... Detected curl... Checking for gpg... Detected gpg... Running apt-get update... done. Installing apt-transport-https... done. Installing /etc/apt/sources.list.d/JonasGroeger_soundnode.list...done. Importing packagecloud gpg key... done. Running apt-get update... done.

The repository is setup! You can now install packages._

sudo apt-get install soundnode

Reading package lists... Done Building dependency tree
Reading state information... Done E: Unable to locate package soundnode

waheedmalik15 avatar May 07 '19 09:05 waheedmalik15

https://auryo.com/ use it

brwajumaa avatar May 13 '19 12:05 brwajumaa

@brwasalam, But Auryo doesn't work on 32-bit systems.

ghoomfrog avatar Jun 29 '19 23:06 ghoomfrog

Same issue as waheed malik

ittisafur avatar Jul 11 '19 14:07 ittisafur

For debian, there's only a jessie repo. Edit your source.list file and replace "stretch" by "jessie" for soundnode repo (it works for me on debian testing / buster)

doctortee avatar Aug 22 '19 10:08 doctortee