How to Install jplayer in Ubuntu 18.04



Install jplayer by entering the following commands in the terminal:

sudo apt update
sudo apt install jplayer

Description:

jQuery plugin that plays and controls audio files in a webpage

jPlayer is a jQuery plugin that allows you to play and control audio files in your webpage, create and style an audio player using just HTML and CSS, add sound effects to your jQuery projects, and support more devices using HTML5. . All of this with HTML5 audio support for compliant browsers that allow mp3 or ogg format, while supporting other browsers using mp3 format with no visible Flash.

Homepage: http://www.happyworm.com/jquery/jplayer/

Version: 1.2.0-0ubuntu1

Section: universe/misc