Sunday, April 28, 2024
 Popular · Latest · Hot · Upcoming
36
rated 0 times [  36] [ 0]  / answers: 1 / hits: 103008  / 1 Year ago, mon, december 26, 2022, 9:43:12

I am trying to install GSL libraries on Ubuntu 14.04 via terminal. I searched on Google but I couldn't find any command which can install it from the terminal but just through the Ubuntu software center. How can it be installed via terminal?


More From » 14.04

 Answers
3

The GSL source package provides the following binary packages:




  • gsl-bin: GNU Scientific Library (GSL) -- binary package

  • libgsl0-dbg: GNU Scientific Library (GSL) -- debug symbols package

  • libgsl0-dev: GNU Scientific Library (GSL) -- development package

  • libgsl0ldbl: GNU Scientific Library (GSL) -- library package



To install the library package, open a Terminal and type:



sudo apt-get install libgsl0ldbl

[#24336] Tuesday, December 27, 2022, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
intssive

Total Points: 493
Total Questions: 119
Total Answers: 101

Location: Liberia
Member since Mon, Feb 1, 2021
3 Years ago
intssive questions
Tue, Mar 21, 23, 08:19, 1 Year ago
Wed, Aug 31, 22, 04:04, 2 Years ago
Sat, Sep 25, 21, 15:09, 3 Years ago
Fri, Dec 31, 21, 09:13, 2 Years ago
;