How to Install and Uninstall perl-SDL.x86_64 Package on Fedora 35

Last updated: November 26,2024

1. Install "perl-SDL.x86_64" package

This tutorial shows how to install perl-SDL.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install perl-SDL.x86_64

2. Uninstall "perl-SDL.x86_64" package

This is a short guide on how to uninstall perl-SDL.x86_64 on Fedora 35:

$ sudo dnf remove perl-SDL.x86_64 $ sudo dnf autoremove

3. Information about the perl-SDL.x86_64 package on Fedora 35

Last metadata expiration check: 4:21:24 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : perl-SDL
Version : 2.548
Release : 12.fc35
Architecture : x86_64
Size : 793 k
Source : perl-SDL-2.548-12.fc35.src.rpm
Repository : fedora
Summary : Simple DirectMedia Layer for Perl
URL : http://sdl.perl.org/
License : LGPLv2+
Description : SDL_perl is a package of Perl modules that provide both functional and
: object oriented interfaces to the Simple DirectMedia Layer for Perl 5. This
: package takes some liberties with the SDL API, and attempts to adhere to
: the spirit of both the SDL and Perl.