How to Install freehdl software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install freehdl software package in Ubuntu 16.04 LTS (Xenial Xerus)

freehdl software package provides VHDL simulator for Linux, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install freehdl 

freehdl is installed in your system.

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

$ sudo dpkg-query -l | grep freehdl *

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

freehdl package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Electronics
Package freehdl
Version 0.0.8-2.1ubuntu2
Description VHDL simulator for Linux
Sub Section Electronics


See Also, How to uninstall or remove freehdl software package from Ubuntu 16.04 LTS (Xenial Xerus) ?