Sonarr and Mono install

Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
Trying to install sonarr and most guides I find state need to install Mono. But all the guides seem to use the cmd
echo âÂÂdeb http://download.mono-project.com/repo/debian wheezy mainâ | sudo tee /etc/apt/sources.list.d/mono-xamarin.list
âÂÂdeb http://download.mono-project.com/repo/debian wheezy mainâÂÂ
Whenever deb is thrown in there I start getting errors when trying to install other programs:
E: Type 'âÂÂdeb' is not known on line 1 in source list /etc/apt/sources.list.d/mono-xamarin.list
E: The list of sources could not be read.
I am a Linux noob, running ubuntu 16.04.
Any help would be appreciated.
apt updates mono
add a comment |Â
up vote
0
down vote
favorite
Trying to install sonarr and most guides I find state need to install Mono. But all the guides seem to use the cmd
echo âÂÂdeb http://download.mono-project.com/repo/debian wheezy mainâ | sudo tee /etc/apt/sources.list.d/mono-xamarin.list
âÂÂdeb http://download.mono-project.com/repo/debian wheezy mainâÂÂ
Whenever deb is thrown in there I start getting errors when trying to install other programs:
E: Type 'âÂÂdeb' is not known on line 1 in source list /etc/apt/sources.list.d/mono-xamarin.list
E: The list of sources could not be read.
I am a Linux noob, running ubuntu 16.04.
Any help would be appreciated.
apt updates mono
It's a bad idea to follow guides by rote - this isn't a magic spell. Mono has been in the Ubuntu repositories for many years, so there should be no reason to add a Debian repo. Debian wheezy is very old. Remove the Debian repo from your sources.
â user535733
Feb 25 at 17:12
I've found that out the hard way a few times! However this was from the mono page for 16.04 mono-project.com/download/stable. As a noob what's the best way to remove the Debian repo?
â Jeff
Feb 25 at 18:27
You can keep the mono repo if you wish...but they must provide support for the resulting errors. The easiest way to remove a source (like a non-Ubuntu repo) is using your Software & Updates control panel (do a Search for it).
â user535733
Feb 25 at 21:17
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Trying to install sonarr and most guides I find state need to install Mono. But all the guides seem to use the cmd
echo âÂÂdeb http://download.mono-project.com/repo/debian wheezy mainâ | sudo tee /etc/apt/sources.list.d/mono-xamarin.list
âÂÂdeb http://download.mono-project.com/repo/debian wheezy mainâÂÂ
Whenever deb is thrown in there I start getting errors when trying to install other programs:
E: Type 'âÂÂdeb' is not known on line 1 in source list /etc/apt/sources.list.d/mono-xamarin.list
E: The list of sources could not be read.
I am a Linux noob, running ubuntu 16.04.
Any help would be appreciated.
apt updates mono
Trying to install sonarr and most guides I find state need to install Mono. But all the guides seem to use the cmd
echo âÂÂdeb http://download.mono-project.com/repo/debian wheezy mainâ | sudo tee /etc/apt/sources.list.d/mono-xamarin.list
âÂÂdeb http://download.mono-project.com/repo/debian wheezy mainâÂÂ
Whenever deb is thrown in there I start getting errors when trying to install other programs:
E: Type 'âÂÂdeb' is not known on line 1 in source list /etc/apt/sources.list.d/mono-xamarin.list
E: The list of sources could not be read.
I am a Linux noob, running ubuntu 16.04.
Any help would be appreciated.
apt updates mono
apt updates mono
asked Feb 25 at 16:14
Jeff
11
11
It's a bad idea to follow guides by rote - this isn't a magic spell. Mono has been in the Ubuntu repositories for many years, so there should be no reason to add a Debian repo. Debian wheezy is very old. Remove the Debian repo from your sources.
â user535733
Feb 25 at 17:12
I've found that out the hard way a few times! However this was from the mono page for 16.04 mono-project.com/download/stable. As a noob what's the best way to remove the Debian repo?
â Jeff
Feb 25 at 18:27
You can keep the mono repo if you wish...but they must provide support for the resulting errors. The easiest way to remove a source (like a non-Ubuntu repo) is using your Software & Updates control panel (do a Search for it).
â user535733
Feb 25 at 21:17
add a comment |Â
It's a bad idea to follow guides by rote - this isn't a magic spell. Mono has been in the Ubuntu repositories for many years, so there should be no reason to add a Debian repo. Debian wheezy is very old. Remove the Debian repo from your sources.
â user535733
Feb 25 at 17:12
I've found that out the hard way a few times! However this was from the mono page for 16.04 mono-project.com/download/stable. As a noob what's the best way to remove the Debian repo?
â Jeff
Feb 25 at 18:27
You can keep the mono repo if you wish...but they must provide support for the resulting errors. The easiest way to remove a source (like a non-Ubuntu repo) is using your Software & Updates control panel (do a Search for it).
â user535733
Feb 25 at 21:17
It's a bad idea to follow guides by rote - this isn't a magic spell. Mono has been in the Ubuntu repositories for many years, so there should be no reason to add a Debian repo. Debian wheezy is very old. Remove the Debian repo from your sources.
â user535733
Feb 25 at 17:12
It's a bad idea to follow guides by rote - this isn't a magic spell. Mono has been in the Ubuntu repositories for many years, so there should be no reason to add a Debian repo. Debian wheezy is very old. Remove the Debian repo from your sources.
â user535733
Feb 25 at 17:12
I've found that out the hard way a few times! However this was from the mono page for 16.04 mono-project.com/download/stable. As a noob what's the best way to remove the Debian repo?
â Jeff
Feb 25 at 18:27
I've found that out the hard way a few times! However this was from the mono page for 16.04 mono-project.com/download/stable. As a noob what's the best way to remove the Debian repo?
â Jeff
Feb 25 at 18:27
You can keep the mono repo if you wish...but they must provide support for the resulting errors. The easiest way to remove a source (like a non-Ubuntu repo) is using your Software & Updates control panel (do a Search for it).
â user535733
Feb 25 at 21:17
You can keep the mono repo if you wish...but they must provide support for the resulting errors. The easiest way to remove a source (like a non-Ubuntu repo) is using your Software & Updates control panel (do a Search for it).
â user535733
Feb 25 at 21:17
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1009660%2fsonarr-and-mono-install%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
It's a bad idea to follow guides by rote - this isn't a magic spell. Mono has been in the Ubuntu repositories for many years, so there should be no reason to add a Debian repo. Debian wheezy is very old. Remove the Debian repo from your sources.
â user535733
Feb 25 at 17:12
I've found that out the hard way a few times! However this was from the mono page for 16.04 mono-project.com/download/stable. As a noob what's the best way to remove the Debian repo?
â Jeff
Feb 25 at 18:27
You can keep the mono repo if you wish...but they must provide support for the resulting errors. The easiest way to remove a source (like a non-Ubuntu repo) is using your Software & Updates control panel (do a Search for it).
â user535733
Feb 25 at 21:17