libcork16 software package provides simple, easily embeddable, cross-platform C 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 libcork16
libcork16 is installed in your system.
Make ensure the libcork16 package were installed using the commands given below,
$ sudo dpkg-query -l | grep libcork16 *
You will get with libcork16 package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Libraries |
| Package | libcork16 |
| Version | 0.15.0+ds-10 |
| Description | simple, easily embeddable, cross-platform C library |
| Sub Section | libs |