libgsl0ldbl, libgsl2 not installable on Ubuntu 17.10
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO9GURib1T8z7lCwjOGLQaGtrueEthgQ8LO42ZX8cOfTqDK4jvDDpKkLFwf2J49kYCMNW7d4ABih_XCb_2UXdq5fPJDkoyg7-8g_YfRUot-XnaXkNYycsNp7lA5_TW9td0FFpLQ2APzKcZ/s1600/1.jpg)
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYQ0N5W1qAOxLP7t7iOM6O6AzbZnkXUy16s7P_CWfOb5UbTQY_aDsc727chyphenhyphen5W4IppVNernMMQeaUFTB_rFzAd95_CDt-tnwN-nBx6JyUp2duGjPaL5-VgNO41AVsA_vu30EJcipdDG409/s400/Clash+Royale+CLAN+TAG%2523URR8PPP.png)
up vote
0
down vote
favorite
I am trying to install the Vienna RNA package for Ubuntu 17.10. I follow the following instructions:
sudo apt-add-repository ppa:j-4/vienna-rna
sudo apt-get update
sudo apt-get install vienna-rna
and I get:
Package vienna-rna is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
viennarna:i386 viennarna
So I try:
sudo apt-get install viennarna
and I get:
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
viennarna : Depends: libgsl0ldbl but it is not installable or
libgsl2 but it is not installable
E: Unable to correct problems, you have held broken packages.
How can I install libgsl0ldbl
, libgsl2
because I wasn't able to do it using apt-get install
?
17.10
add a comment |Â
up vote
0
down vote
favorite
I am trying to install the Vienna RNA package for Ubuntu 17.10. I follow the following instructions:
sudo apt-add-repository ppa:j-4/vienna-rna
sudo apt-get update
sudo apt-get install vienna-rna
and I get:
Package vienna-rna is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
viennarna:i386 viennarna
So I try:
sudo apt-get install viennarna
and I get:
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
viennarna : Depends: libgsl0ldbl but it is not installable or
libgsl2 but it is not installable
E: Unable to correct problems, you have held broken packages.
How can I install libgsl0ldbl
, libgsl2
because I wasn't able to do it using apt-get install
?
17.10
Whan happens if you dosudo apt install libgsl0ldbl
?
â fkraiem
Mar 31 at 15:03
@fkraiem I get:Package libgsl0ldbl is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source However the following packages replace it: libgsl23 libgslcblas0:i386 libgsl23:i386 libgslcblas0
...however when I try to installlibgsl23
andlibgslcblas0
, it says they are already installed.
â Cauchy
Mar 31 at 15:05
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am trying to install the Vienna RNA package for Ubuntu 17.10. I follow the following instructions:
sudo apt-add-repository ppa:j-4/vienna-rna
sudo apt-get update
sudo apt-get install vienna-rna
and I get:
Package vienna-rna is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
viennarna:i386 viennarna
So I try:
sudo apt-get install viennarna
and I get:
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
viennarna : Depends: libgsl0ldbl but it is not installable or
libgsl2 but it is not installable
E: Unable to correct problems, you have held broken packages.
How can I install libgsl0ldbl
, libgsl2
because I wasn't able to do it using apt-get install
?
17.10
I am trying to install the Vienna RNA package for Ubuntu 17.10. I follow the following instructions:
sudo apt-add-repository ppa:j-4/vienna-rna
sudo apt-get update
sudo apt-get install vienna-rna
and I get:
Package vienna-rna is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
viennarna:i386 viennarna
So I try:
sudo apt-get install viennarna
and I get:
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
viennarna : Depends: libgsl0ldbl but it is not installable or
libgsl2 but it is not installable
E: Unable to correct problems, you have held broken packages.
How can I install libgsl0ldbl
, libgsl2
because I wasn't able to do it using apt-get install
?
17.10
17.10
asked Mar 31 at 14:50
Cauchy
1011
1011
Whan happens if you dosudo apt install libgsl0ldbl
?
â fkraiem
Mar 31 at 15:03
@fkraiem I get:Package libgsl0ldbl is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source However the following packages replace it: libgsl23 libgslcblas0:i386 libgsl23:i386 libgslcblas0
...however when I try to installlibgsl23
andlibgslcblas0
, it says they are already installed.
â Cauchy
Mar 31 at 15:05
add a comment |Â
Whan happens if you dosudo apt install libgsl0ldbl
?
â fkraiem
Mar 31 at 15:03
@fkraiem I get:Package libgsl0ldbl is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source However the following packages replace it: libgsl23 libgslcblas0:i386 libgsl23:i386 libgslcblas0
...however when I try to installlibgsl23
andlibgslcblas0
, it says they are already installed.
â Cauchy
Mar 31 at 15:05
Whan happens if you do
sudo apt install libgsl0ldbl
?â fkraiem
Mar 31 at 15:03
Whan happens if you do
sudo apt install libgsl0ldbl
?â fkraiem
Mar 31 at 15:03
@fkraiem I get:
Package libgsl0ldbl is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source However the following packages replace it: libgsl23 libgslcblas0:i386 libgsl23:i386 libgslcblas0
...however when I try to install libgsl23
and libgslcblas0
, it says they are already installed.â Cauchy
Mar 31 at 15:05
@fkraiem I get:
Package libgsl0ldbl is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source However the following packages replace it: libgsl23 libgslcblas0:i386 libgsl23:i386 libgslcblas0
...however when I try to install libgsl23
and libgslcblas0
, it says they are already installed.â Cauchy
Mar 31 at 15:05
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%2f1020851%2flibgsl0ldbl-libgsl2-not-installable-on-ubuntu-17-10%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
Whan happens if you do
sudo apt install libgsl0ldbl
?â fkraiem
Mar 31 at 15:03
@fkraiem I get:
Package libgsl0ldbl is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source However the following packages replace it: libgsl23 libgslcblas0:i386 libgsl23:i386 libgslcblas0
...however when I try to installlibgsl23
andlibgslcblas0
, it says they are already installed.â Cauchy
Mar 31 at 15:05