How to Install libfyba-dev software package in Ubuntu 17.04 (Zesty Zapus)

How to Install libfyba-dev software package in Ubuntu 17.04 (Zesty Zapus)

libfyba-dev software package provides Header files for FYBA library, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libfyba-dev 

libfyba-dev is installed in your system.

Make ensure the libfyba-dev package were installed using the commands given below,

$ sudo dpkg-query -l | grep libfyba-dev *

You will get with libfyba-dev package name, version, architecture and description in a table

libfyba-dev package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Library development
Package libfyba-dev
Version 4.1.1-3
Description Header files for FYBA library
Sub Section libdevel


See Also, How to uninstall or remove libfyba-dev software package from Ubuntu 17.04 (Zesty Zapus)?