How to Install libsdl-perl in Ubuntu 18.04



Install libsdl-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libsdl-perl

Description:

SDL bindings for the Perl language

SDL is a library that allows programs portable low level access to a video framebuffer, audio output, mouse, and keyboard. This perl package contains Perl bindings to access the SDL library.

Homepage: http://sdl.perl.org/

Version: 2.546-3build1

Section: universe/perl