How to Install gwyddion software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install gwyddion software package in Ubuntu 12.04 LTS (Precise Pangolin)

gwyddion software package provides Scanning Probe Microscopy visualization and analysis tool, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gwyddion 

gwyddion is installed in your system.

Make ensure the gwyddion package were installed using the commands given below,

$ sudo dpkg-query -l | grep gwyddion *

You will get with gwyddion package name, version, architecture and description in a table

gwyddion package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Science
Package gwyddion
Version 2.26-1ubuntu1
Description Scanning Probe Microscopy visualization and analysis tool
Sub Section Science


See Also, How to uninstall or remove gwyddion software package from Ubuntu 12.04 LTS (Precise Pangolin)?