How to Install apbs software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install apbs software package in Ubuntu 14.04 LTS (Trusty Tahr)

apbs software package provides Adaptive Poisson Boltzmann Solver, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install apbs 

apbs is installed in your system.

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

$ sudo dpkg-query -l | grep apbs *

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

apbs package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Science
Package apbs
Version 1.4-1
Description Adaptive Poisson Boltzmann Solver
Sub Section Science


See Also, How to uninstall or remove apbs software package from Ubuntu 14.04 LTS (Trusty Tahr)?