How to Install libikvm-native software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libikvm-native software package in Ubuntu 14.04 LTS (Trusty Tahr)

libikvm-native software package provides native library for IKVM.NET, 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 libikvm-native 

libikvm-native is installed in your system.

Make ensure the libikvm-native package were installed using the commands given below,

$ sudo dpkg-query -l | grep libikvm-native *

You will get with libikvm-native package name, version, architecture and description in a table

libikvm-native package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Development
Package libikvm-native
Version 7.2.4630.5+ds-1
Description native library for IKVM.NET
Sub Section devel


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