How to Install and Uninstall perl-Mojolicious Package on openSUSE Leap

Last updated: May 15,2024

1. Install "perl-Mojolicious" package

Here is a brief guide to show you how to install perl-Mojolicious on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install perl-Mojolicious

2. Uninstall "perl-Mojolicious" package

This guide let you learn how to uninstall perl-Mojolicious on openSUSE Leap:

$ sudo zypper remove perl-Mojolicious

3. Information about the perl-Mojolicious package on openSUSE Leap

Information for package perl-Mojolicious:
-----------------------------------------
Repository : Update repository of openSUSE Backports
Name : perl-Mojolicious
Version : 9.340.0-bp155.2.6.1
Arch : noarch
Vendor : openSUSE
Installed Size : 2.3 MiB
Installed : No
Status : not installed
Source package : perl-Mojolicious-9.340.0-bp155.2.6.1.src
Upstream URL : https://metacpan.org/release/Mojolicious
Summary : Real-time web framework
Description :
An amazing real-time web framework built on top of the powerful Mojo web
development toolkit. With support for RESTful routes, plugins, commands,
Perl-ish templates, content negotiation, session management, form
validation, testing framework, static file server, 'CGI'/'PSGI' detection,
first class Unicode support and much more for you to discover.
Take a look at our excellent documentation in Mojolicious::Guides!