How to Install libikvm-native software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install libikvm-native software package in Ubuntu 16.04 LTS (Xenial Xerus)

libikvm-native software package provides native library for IKVM.NET, 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 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 16 04 lts xenial xerus
Section Development
Package libikvm-native
Version 8.1.5717.0+ds-1
Description native library for IKVM.NET
Sub Section Devel


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