I can not install Netcdf Library

 Clash Royale CLAN TAG#URR8PPP
Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
How can I install netcdf Library, I tried this that exists here
compiling WRF
but whitout result, because when i write : which netcdf , I do not get any message
16.04
add a comment |Â
up vote
0
down vote
favorite
How can I install netcdf Library, I tried this that exists here
compiling WRF
but whitout result, because when i write : which netcdf , I do not get any message
16.04
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
How can I install netcdf Library, I tried this that exists here
compiling WRF
but whitout result, because when i write : which netcdf , I do not get any message
16.04
How can I install netcdf Library, I tried this that exists here
compiling WRF
but whitout result, because when i write : which netcdf , I do not get any message
16.04
16.04
edited Feb 28 at 5:30
Drakonoved
7421515
7421515
asked Feb 27 at 21:06
Chouiba Zahira
613
613
add a comment |Â
add a comment |Â
 1 Answer
 1
 
active
oldest
votes
up vote
1
down vote
Have you tried via apt? When I search for netcdf with:
apt search netcdf
I get an entry called: netcdf-bin/xenial 1:4.4.0-2 amd64
 
 
 
 
 
 
 yes, but how can I know that I have netcdf or not ?
 â Chouiba Zahira
 Feb 27 at 21:51
 
 
 
 
 
 
 
 
 
 
 Find if a package is installed :- ls -tl /var/lib/dpkg/info/ | grep netcdf... And- dpkg -s [package name]... Install netcdf :- sudo apt install libnetcdf-dev
 â Knud Larsen
 Feb 27 at 22:21
 
 
 
 
add a comment |Â
 1 Answer
 1
 
active
oldest
votes
 1 Answer
 1
 
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
Have you tried via apt? When I search for netcdf with:
apt search netcdf
I get an entry called: netcdf-bin/xenial 1:4.4.0-2 amd64
 
 
 
 
 
 
 yes, but how can I know that I have netcdf or not ?
 â Chouiba Zahira
 Feb 27 at 21:51
 
 
 
 
 
 
 
 
 
 
 Find if a package is installed :- ls -tl /var/lib/dpkg/info/ | grep netcdf... And- dpkg -s [package name]... Install netcdf :- sudo apt install libnetcdf-dev
 â Knud Larsen
 Feb 27 at 22:21
 
 
 
 
add a comment |Â
up vote
1
down vote
Have you tried via apt? When I search for netcdf with:
apt search netcdf
I get an entry called: netcdf-bin/xenial 1:4.4.0-2 amd64
 
 
 
 
 
 
 yes, but how can I know that I have netcdf or not ?
 â Chouiba Zahira
 Feb 27 at 21:51
 
 
 
 
 
 
 
 
 
 
 Find if a package is installed :- ls -tl /var/lib/dpkg/info/ | grep netcdf... And- dpkg -s [package name]... Install netcdf :- sudo apt install libnetcdf-dev
 â Knud Larsen
 Feb 27 at 22:21
 
 
 
 
add a comment |Â
up vote
1
down vote
up vote
1
down vote
Have you tried via apt? When I search for netcdf with:
apt search netcdf
I get an entry called: netcdf-bin/xenial 1:4.4.0-2 amd64
Have you tried via apt? When I search for netcdf with:
apt search netcdf
I get an entry called: netcdf-bin/xenial 1:4.4.0-2 amd64
edited Feb 28 at 10:00


galoget
2,1062820
2,1062820
answered Feb 27 at 21:13
user3430996
728
728
 
 
 
 
 
 
 yes, but how can I know that I have netcdf or not ?
 â Chouiba Zahira
 Feb 27 at 21:51
 
 
 
 
 
 
 
 
 
 
 Find if a package is installed :- ls -tl /var/lib/dpkg/info/ | grep netcdf... And- dpkg -s [package name]... Install netcdf :- sudo apt install libnetcdf-dev
 â Knud Larsen
 Feb 27 at 22:21
 
 
 
 
add a comment |Â
 
 
 
 
 
 
 yes, but how can I know that I have netcdf or not ?
 â Chouiba Zahira
 Feb 27 at 21:51
 
 
 
 
 
 
 
 
 
 
 Find if a package is installed :- ls -tl /var/lib/dpkg/info/ | grep netcdf... And- dpkg -s [package name]... Install netcdf :- sudo apt install libnetcdf-dev
 â Knud Larsen
 Feb 27 at 22:21
 
 
 
 
yes, but how can I know that I have netcdf or not ?
â Chouiba Zahira
Feb 27 at 21:51
yes, but how can I know that I have netcdf or not ?
â Chouiba Zahira
Feb 27 at 21:51
Find if a package is installed :
ls -tl /var/lib/dpkg/info/ | grep netcdf ... And dpkg -s [package name] ... Install netcdf : sudo apt install libnetcdf-devâ Knud Larsen
Feb 27 at 22:21
Find if a package is installed :
ls -tl /var/lib/dpkg/info/ | grep netcdf ... And dpkg -s [package name] ... Install netcdf : sudo apt install libnetcdf-devâ Knud Larsen
Feb 27 at 22:21
add a comment |Â
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%2f1010409%2fi-can-not-install-netcdf-library%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