libmath-bezier-perl software package provides solution of Bezier Curves, 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 libmath-bezier-perl
libmath-bezier-perl is installed in your system.
Make ensure the libmath-bezier-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libmath-bezier-perl *
You will get with libmath-bezier-perl package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Perl |
| Package | libmath-bezier-perl |
| Version | 0.01-1 |
| Description | solution of Bezier Curves |
| Sub Section | Perl |