libclansdl-1.0v5 software package provides SDL module for ClanLib game SDK, 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 libclansdl-1.0v5
libclansdl-1.0v5 is installed in your system.
Make ensure the libclansdl-1.0v5 package were installed using the commands given below,
$ sudo dpkg-query -l | grep libclansdl-1.0v5 *
You will get with libclansdl-1.0v5 package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Libraries |
| Package | libclansdl-1.0v5 |
| Version | 1.0~svn3827-6 |
| Description | SDL module for ClanLib game SDK |
| Sub Section | libs |